libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
list_node_t Struct Reference

#include <list.h>

Detailed Description

You must embed a member of this type somewhere in any data structure which is to be contained within a linked list. The list uses this member to store member references.

See also
list_create()
list_next()
list_link_active()

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