Data Structures
Here are the data structures with brief descriptions:| cfg_defvalue_t | Data structure holding the default value given by the initialization macros | 
| cfg_opt_t | Data structure holding information about an option | 
| cfg_t | Data structure holding information about a "section" | 
| cfg_value_t | Data structure holding the value of a fundamental option value |