function write

fn write(fd: i32, buf: &u8, size: usize) { .. }
Expand

Writes the buffer buf with size bytes to the file descriptor fd