read

Function read 

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

Wrapper around libc::fread.