#include <FreeList.h>
Public Attributes | |
FreeLink_t * | head |
size_t | size |
|
Definition at line 23 of file FreeList.h. Referenced by FreeList_create().
|
|
Definition at line 24 of file FreeList.h. Referenced by FreeList_calloc(), and FreeList_create().
|