FreeWRL / FreeX3D 4.3.0
cson_value_list Struct Reference

Data Fields

cson_value ** list
 
unsigned int count
 
unsigned int alloced
 

Detailed Description

Definition at line 2132 of file cson_amalgamation_core.c.

Field Documentation

◆ alloced

unsigned int cson_value_list::alloced

Definition at line 2136 of file cson_amalgamation_core.c.

◆ count

unsigned int cson_value_list::count

Definition at line 2135 of file cson_amalgamation_core.c.

◆ list

cson_value** cson_value_list::list

Definition at line 2134 of file cson_amalgamation_core.c.


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