| libdatatypes 0.3.2
    Abstract datatypes for C. | 
Allocate groups of equal-sized chunks of memory. More...
#include <pool.h>
| Data Fields | |
| void *(* | alloc )(struct _Pool *pool) | 
| void(* | free )(struct _Pool *pool, void *ptr) | 
| void *(* Pool::alloc) (struct _Pool *pool) | 
| void(* Pool::free) (struct _Pool *pool, void *ptr) |