write

Function write 

Source
pub fn write<T: ?Sized>(fd: c_int, buf: &T) -> Result<usize>
Expand description