Function NCONF_get_number_e

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