Kohi Game Engine
|
The dynamic allocator structure. More...
#include <dynamic_allocator.h>
Data Fields | |
void * | memory |
The allocated memory block for this allocator to use. More... | |
The dynamic allocator structure.
void* memory |
The allocated memory block for this allocator to use.