Function socket2::sys::send

source ยท
pub(crate) fn send(fd: c_int, buf: &[u8], flags: c_int) -> Result<usize>