allocationCallbacks property
Need to store these persistently because ma_log_postv() might need to allocate a buffer on the heap.
Implementation
external ma_allocation_callbacks allocationCallbacks;
Need to store these persistently because ma_log_postv() might need to allocate a buffer on the heap.
external ma_allocation_callbacks allocationCallbacks;