read

Function read 

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