UM C API
6.16.1
|
Config option structure holding the option name and value via string types. More...
#include <lbm.h>
Data Fields | |
char | type [LBM_CONFIG_OPTIONS_STR_LEN] |
String containing the scope of the option. | |
char | oname [LBM_CONFIG_OPTIONS_STR_LEN] |
String containing the option name. | |
char | val [LBM_CONFIG_OPTIONS_STR_LEN] |
String containing the option value. | |
Config option structure holding the option name and value via string types.