[][src]Function nix::unistd::read

pub fn read(fd: RawFd, buf: &mut [u8]) -> Result<usize>