[−][src]Function nginx::sendto
pub unsafe extern "C" fn sendto(
__fd: c_int,
__buf: *const c_void,
__n: size_t,
__flags: c_int,
__addr: __CONST_SOCKADDR_ARG,
__addr_len: socklen_t
) -> ssize_t
pub unsafe extern "C" fn sendto(
__fd: c_int,
__buf: *const c_void,
__n: size_t,
__flags: c_int,
__addr: __CONST_SOCKADDR_ARG,
__addr_len: socklen_t
) -> ssize_t