Function boring_sys::NCONF_get_string

source ยท
pub unsafe extern "C" fn NCONF_get_string(
    conf: *const CONF,
    section: *const c_char,
    name: *const c_char
) -> *const c_char