UYS  0.1
Useful Yet Simple (C libraries collection)
 All Data Structures Files Functions Typedefs Macros Pages
ListElmt Struct Reference

structure for linked list elements. More...

#include <list.h>

Data Fields

void * data
 
ListElmtnext
 

Detailed Description

structure for linked list elements.

Definition at line 43 of file list.h.


The documentation for this struct was generated from the following file: