SphinxBase 5prealpha
gnode_s Struct Reference

A node in a generic list. More...

#include <glist.h>

Data Fields

anytype_t data
 
struct gnode_snext
 See prim_type.h.
 

Detailed Description

A node in a generic list.

Definition at line 100 of file glist.h.

Field Documentation

◆ data

anytype_t gnode_s::data

Definition at line 101 of file glist.h.

◆ next


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