Proton/lsteamclient/cppISteamAppTicket_STEAMAPPTICKET_INTERFACE_VERSION001.h
2018-01-18 10:24:05 -06:00

8 lines
235 B
C

#ifdef __cplusplus
extern "C" {
#endif
extern uint32 cppISteamAppTicket_STEAMAPPTICKET_INTERFACE_VERSION001_GetAppOwnershipTicketData(void *, uint32, void *, uint32, uint32 *, uint32 *, uint32 *, uint32 *);
#ifdef __cplusplus
}
#endif