Version

menu_open

◆ AK_PLUGIN_ALLOC

#define AK_PLUGIN_ALLOC (   _allocator,
  _size 
)    (_allocator)->Malloc((_size))

Macro used to allocate arrays of built-in types.

Parameters
_allocator Memory allocator interface.
_size Requested size in bytes.
Returns
A void pointer to the the allocated memory.
Note: Use AK_PLUGIN_FREE() for memory allocated with this macro.
See also

Definition at line 121 of file IAkPluginMemAlloc.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise