[src]

std::libc::funcs::posix88::unistd::pread

pub extern fn pread(fd: c_int, buf: *c_void, count: size_t, offset: off_t) -> ssize_t