Function CONF_get_string

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