[−][src]Function nginx::getprotobyname_r
pub unsafe extern "C" fn getprotobyname_r(
__name: *const c_char,
__result_buf: *mut protoent,
__buf: *mut c_char,
__buflen: size_t,
__result: *mut *mut protoent
) -> c_int
pub unsafe extern "C" fn getprotobyname_r(
__name: *const c_char,
__result_buf: *mut protoent,
__buf: *mut c_char,
__buflen: size_t,
__result: *mut *mut protoent
) -> c_int