External allocation hook for the Memory Manager. Called by the Audiokinetic implementation of the Memory Manager when creating a pool of type AkMalloc.
|
Note: This needs to be defined by the client. |
- 戻り値:
- A pointer to the start of the allocated memory (NULL if the system is out of memory)
- 参照:
- 引数:
-
|
in_size |
Number of bytes to allocate |