write

Function write 

Source
pub fn write(fd: i32, buf: *const u8, count: usize) -> Result<isize, i32>