Function scconf_get_bool

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