Wwise SDK 2019.2.14
AkTls.h
Version
arrow_right
Table of Contents
Other Documentation
AkTls.h File Reference
Go to the source code of this file.
Functions | |
AKSOUNDENGINE_API int | AkTlsAllocateSlot (AkTlsSlot *out_pSlot) |
AKSOUNDENGINE_API void | AkTlsFreeSlot (AkTlsSlot in_slot) |
AKSOUNDENGINE_API uintptr_t | AkTlsGetValue (AkTlsSlot in_slot) |
AKSOUNDENGINE_API void | AkTlsSetValue (AkTlsSlot in_slot, uintptr_t in_value) |