Ion C
C library for Ion
|
#include <ion_collection.h>
Data Fields | |
ION_COLLECTION_NODE * | _next |
ION_COLLECTION_NODE * | _prev |
uint8_t | _data [IPCN_DATA_SIZE] |
The node allocation scheme depends on this layout ! currently that there are only 2 members so it uses the size of the ptr as the base to allocate