Function NCONF_load_fp

Source
pub unsafe extern "C" fn NCONF_load_fp(
    conf: *mut conf_st,
    fp: *mut _IO_FILE,
    eline: *mut i64,
) -> i32