|
EasyGUI
|
Structure used for dynamic struct allocation. More...
#include <gui_defs.h>
Data Fields | |
| gui_linkedlist_t | list |
| void * | element |
Structure used for dynamic struct allocation.
| void* element |
Pointer to element in linked list
| gui_linkedlist_t list |
Linked list structure, must be first on structure for casting