write

Function write 

Source
pub fn write<T: AsCStream>(buf: &[u8], stream: T) -> usize
Expand description

Wrapper around libc::fwrite.