Function libc::pread [] [src]

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