[][src]Function nginx::NCONF_get_number_e

pub unsafe extern "C" fn NCONF_get_number_e(
    conf: *const CONF,
    group: *const c_char,
    name: *const c_char,
    result: *mut c_long
) -> c_int