vox.utils.arrayarena

Members

Functions

mi_free
void mi_free(void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mi_malloc
void* mi_malloc(size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ArrayArena
struct ArrayArena
Undocumented in source.
FreeList
struct FreeList
Undocumented in source.

Meta

Authors

Andrey Penechko.