FreeWRL / FreeX3D 4.3.0
_s_list_t Struct Reference

Data Fields

void * elem
 
struct _s_list_tnext
 

Detailed Description

Definition at line 37 of file list.h.

Field Documentation

◆ elem

void* _s_list_t::elem

Definition at line 39 of file list.h.

◆ next

struct _s_list_t* _s_list_t::next

Definition at line 40 of file list.h.


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