sead::FreeList class

Public static variables

static const size_t cPtrSize

Public functions

void setWork(void* work, s32 elem_size, s32 num)
void reset()
auto alloc() -> void*
void free(void* ptr)
auto getFree() const -> void*
auto work() const -> void*