The AL_TAllocator type enables the developer to either wrap or replace memory management functions for memory tracking, alternative DMA buffer handling, etc.
Type | Field | Description |
---|---|---|
const AL_AllocatorVtable* | vtable | Pointer to function pointers for memory management functions. |
See
AL_AllocatorVtable