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