hat-util
0.6.16
Utility library
|
Allocator base struct. More...
#include <allocator.h>
Data Fields | |
hat_allocator_realloc_t | realloc |
custom realloc implementation More... | |
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