DOKK / manpages / debian 10 / libconfuse-doc / cfg_value_t.3.en
cfg_value_t(3) confuse cfg_value_t(3)

cfg_value_t - Data structure holding the value of a fundamental option value.

#include <confuse.h>


long int number
integer value double fpnumber
floating point value cfg_bool_t boolean
boolean value char * string
string value cfg_t * section
section value void * ptr
user-defined value

Data structure holding the value of a fundamental option value.

Generated automatically by Doxygen for confuse from the source code.

Sun Aug 19 2018 Version 3.2.2