Man page - zyanlistnode_(3)

Packages contas this manual

Manual

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.

struct ZyanListNode_* ZyanListNode_::next

A pointer to the next list node.

struct ZyanListNode_* ZyanListNode_::prev

A pointer to the previous list node.

Generated automatically by Doxygen for Zycore from the source code.

Version 1.5.2.0 Zycore