ws2_32::sendto [] [src]

pub unsafe extern "system" fn sendto(s: SOCKET, buf: *const c_char, len: c_int, flags: c_int, to: *const SOCKADDR, tolen: c_int) -> c_int