- free_section
void function(void*, stack_st_CONF_VALUE*) free_section;
Undocumented in source.
- free_string
void function(void*, char*) free_string;
Undocumented in source.
- get_section
stack_st_CONF_VALUE* function(void*, const(char)*) get_section;
Undocumented in source.
- get_string
char* function(void*, const(char)*, const(char)*) get_string;
Undocumented in source.