Function scconf_get_str

Source
pub unsafe extern "C" fn scconf_get_str(
    block: *const scconf_block,
    option: *const c_char,
    def: *const c_char,
) -> *const c_char