Mario Kart 64
|
#include <miniaudio.h>
Data Fields | |
ma_slot_allocator_group * | pGroups |
ma_uint32 * | pSlots |
ma_uint32 | count |
ma_uint32 | capacity |
ma_bool32 | _ownsHeap |
void * | _pHeap |
ma_bool32 ma_slot_allocator::_ownsHeap |
void* ma_slot_allocator::_pHeap |
ma_uint32 ma_slot_allocator::capacity |
ma_uint32 ma_slot_allocator::count |
ma_slot_allocator_group* ma_slot_allocator::pGroups |
ma_uint32* ma_slot_allocator::pSlots |