hat-util  0.6.14
Utility library
hat_allocator_t Struct Reference

Allocator base struct. More...

#include <allocator.h>

Collaboration diagram for hat_allocator_t:

Data Fields

hat_allocator_realloc_t realloc
 custom realloc implementation More...
 

Detailed Description

Allocator base struct.

If custom allocator defines new struct definition, it should embed this struct as frst element.

Field Documentation

◆ realloc

hat_allocator_realloc_t hat_allocator_t::realloc

custom realloc implementation


The documentation for this struct was generated from the following file: