sys_read

Function sys_read 

Source
pub fn sys_read(fd: FdRef<'_>, buffer: &mut [u8]) -> Result<usize, Error>