Armadillo  0.1.1
TheexpandableOS
All Data Structures Files Functions Typedefs Enumerations Macros Pages
Data Fields
Link Struct Reference

Data Fields

void * data
 
link_tnext
 

Detailed Description

Struct used as links in a queue. Contains a pointer to data and a pointer to the next item in the list, if any.


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