Version
menu

◆ AK_PLUGIN_ALLOC_ALIGN

#define AK_PLUGIN_ALLOC_ALIGN (   _allocator,
  _size,
  _align 
)    ( _allocator )->Malign( ( _size ), ( _align ), __FILE__, __LINE__ )

Macro used to allocate memory with an alignment

Parameters
_allocatorMemory allocator interface.
_sizeRequested size in bytes.
_alignRequested alignment of allocation
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 145 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