- free_section
void function(void* db, libressl_d.openssl.conf.stack_st_CONF_VALUE* section) free_section;
Undocumented in source.
- free_string
void function(void* db, char* string_) free_string;
Undocumented in source.
- get_section
libressl_d.openssl.conf.stack_st_CONF_VALUE* function(void* db, const(char)* section) get_section;
Undocumented in source.
- get_string
char* function(void* db, const(char)* section, const(char)* value) get_string;
Undocumented in source.