| ZyanListNode_(3) | Library Functions Manual | ZyanListNode_(3) |
ZyanListNode_
#include <List.h>
struct ZyanListNode_ * prev
struct ZyanListNode_ * next
Defines the ZyanListNode struct.
All fields in this struct should be considered as 'private'. Any changes may lead to unexpected behavior.
A pointer to the next list node.
A pointer to the previous list node.
Generated automatically by Doxygen for Zycore from the source code.
| Version 1.5.2.0 | Zycore |