Allocator base struct. More...
#include <allocator.h>

| Data Fields | |
| hat_allocator_realloc_t | realloc | 
| custom realloc implementation | |
Allocator base struct.
If custom allocator defines new struct definition, it should embed this struct as frst element.
| hat_allocator_realloc_t hat_allocator_t::realloc | 
custom realloc implementation