read

Function read 

Source
pub fn read(fd: &impl AsFd, buf: &mut [u8]) -> Result<usize, Errno>