Function NCONF_get_string

Source
pub unsafe extern "C" fn NCONF_get_string(
    conf: *const conf_st,
    group: *const i8,
    name: *const i8,
) -> *mut i8