Home --> Documentations --> PJLIB Reference
#include <pool.h>
This structure declares pool factory interface.
Allocate memory block (for use by pool). This function is called by memory pool to allocate memory block.
Free memory block.
Default callback to be called when memory allocation fails.
Option flags.