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

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