Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.8.8601 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
|
◆ AK_PLUGIN_REALLOC
#define AK_PLUGIN_REALLOC |
( |
|
_allocator, |
|
|
|
_pmem, |
|
|
|
_size |
|
) |
| ( _allocator )->Realloc( ( _pmem ), ( _size ), __FILE__, __LINE__ ) |
Macro used to reallocate memory - Parameters
-
_allocator | Memory allocator interface. |
_pmem | Start of allocated memory. |
_size | Requested size in bytes. |
- Returns
- A void pointer to the the reallocated memory.
- See also
-
Definition at line 157 of file IAkPluginMemAlloc.h.
|
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