_GalagoList Struct Reference
An node in a linked list. More...
#include <galago-list.h>
Collaboration diagram for _GalagoList:

Data Fields | |
| GalagoList * | prev |
| GalagoList * | next |
| void * | data |
Detailed Description
An node in a linked list.
Definition at line 31 of file galago-list.h.
The documentation for this struct was generated from the following file: