Mario Kart 64
Loading...
Searching...
No Matches
ma_slot_allocator Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_slot_allocator:
[legend]

Data Fields

ma_slot_allocator_grouppGroups
 
ma_uint32pSlots
 
ma_uint32 count
 
ma_uint32 capacity
 
ma_bool32 _ownsHeap
 
void * _pHeap
 

Field Documentation

◆ _ownsHeap

ma_bool32 ma_slot_allocator::_ownsHeap

◆ _pHeap

void* ma_slot_allocator::_pHeap

◆ capacity

ma_uint32 ma_slot_allocator::capacity

◆ count

ma_uint32 ma_slot_allocator::count

◆ pGroups

ma_slot_allocator_group* ma_slot_allocator::pGroups

◆ pSlots

ma_uint32* ma_slot_allocator::pSlots

The documentation for this struct was generated from the following file: