This structure defines a generic list.
More...
#include <list.h>
|
size_t | size |
|
void * | head |
|
void * | tail |
|
This structure defines a generic list.
Definition at line 40 of file list.h.
The documentation for this struct was generated from the following file: