Function posish::io::write[][src]

pub fn write<Fd: AsFd>(fd: &Fd, buf: &[u8]) -> Result<usize>
Expand description

write(fd, buf.ptr(), buf.len())