conf_st

New conf code. The semantics are different from the functions above. If that wasn't the case, the above functions would have been replaced

extern (C) nothrow @nogc
struct conf_st {}

Members

Variables

data
.lhash_st_CONF_VALUE* data;
Undocumented in source.
meth
.CONF_METHOD* meth;
Undocumented in source.
meth_data
void* meth_data;
Undocumented in source.

Meta