piojo-0.9
piojo_alloc_if Struct Reference

#include <piojo_alloc.h>

Public Attributes

piojo_alloc_cb alloc_cb
 
piojo_realloc_cb realloc_cb
 
piojo_free_cb free_cb
 

Detailed Description

Allocator interface.

Member Data Documentation

◆ alloc_cb

piojo_alloc_cb piojo_alloc_if::alloc_cb

Allocation callback.

◆ free_cb

piojo_free_cb piojo_alloc_if::free_cb

Free callback.

◆ realloc_cb

piojo_realloc_cb piojo_alloc_if::realloc_cb

Reallocation callback.


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