Version

menu_open
void* __cdecl AK::MemoryMgr::Malloc ( AkMemPoolId  in_poolId,
size_t  in_uSize  
)

Allocate memory from a pool.

Returns:
A pointer to the start of the allocated memory (NULL if the system is out of memory)
See also:
Parameters:
in_poolId  ID of the memory pool
in_uSize  Number of bytes to allocate

Referenced by AkArrayAllocatorNoAlign< U_POOL >::Alloc(), and operator new().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise