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

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