43 #define ASSERT_FIELD_TYPE(field, type) CTASSERT(cfg_get_type(field) == (type)) 
typedefCT_BEGIN_API struct cfg_group_t cfg_group_t
 
cfg_type_t
the type of a configuration field
 
a choice from a set of options
 
const char * string_config
 
information about a configuration field
 
A vector with a fixed type size.
 
a generic vector of pointers