read_exact

Function read_exact 

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