fd_sendmsg

Function fd_sendmsg 

Source
fn fd_sendmsg(fd: RawFd, buffer: &[u8], fds: &[BorrowedFd<'_>]) -> Result<usize>