cu_dlink Struct Reference
[cu/dlink.h: Double Link Struct and Functions]

#include <dlink.h>

Data Fields

cu_dlink_t next
cu_dlink_t prev

Detailed Description

The double link structure. As opposed to most structure in this library, this can be considered transparent.


Field Documentation

Points to the next element of the link.

Points to the previous element of the link.


The documentation for this struct was generated from the following file:
Generated 2009-11-23 for culibs-0.25 using Doxygen. Maintained by Petter Urkedal.