memarray_t Struct Reference

Memory pool. More...

Detailed Description

Memory pool.

Definition at line 35 of file memarray.h.

#include <memarray.h>

Data Fields

void * free_data
 memory pool data / head of the free list
 
size_t size
 size of single list element
 

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