write

Function write 

Source
pub fn write(fd: &impl AsFd, buf: &[u8]) -> Result<usize, Errno>