|
Gama C Library
Gama C API Documentation
|
#include <malloc.h>
Data Fields | |
| size_t | index |
| size_t | size |
| size_t _memory_spot::index |
Starting index (offset) in the _memory pool.
| size_t _memory_spot::size |
Size of this block (0 indicates a free block).