memarray_t Struct Reference

Memory pool. More...

Detailed Description

Memory pool.

Definition at line 31 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
 
size_t num
 max number of elements in list
 

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