Diffusion C API  6.7.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
list_s Struct Reference

A structure defining a linked list. More...

Data Fields

LIST_NODE_Tfirst
 Pointer to the first node in the list.
 
LIST_NODE_Tlast
 Pointer to the last node in the list.
 

Detailed Description

A structure defining a linked list.


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