[−][src]Function nginx::getnetbyaddr_r
pub unsafe extern "C" fn getnetbyaddr_r(
__net: u32,
__type: c_int,
__result_buf: *mut netent,
__buf: *mut c_char,
__buflen: size_t,
__result: *mut *mut netent,
__h_errnop: *mut c_int
) -> c_int
pub unsafe extern "C" fn getnetbyaddr_r(
__net: u32,
__type: c_int,
__result_buf: *mut netent,
__buf: *mut c_char,
__buflen: size_t,
__result: *mut *mut netent,
__h_errnop: *mut c_int
) -> c_int