function write_slice

fn write_slice(fd: i32, buf: &[u8]) { .. }
Expand

Writes the slice slice to the file descriptor fd