pread64

Function pread64 

Source
pub unsafe extern "C" fn pread64(
    __fd: c_int,
    __buf: *mut c_void,
    __nbytes: usize,
    __offset: __off64_t,
) -> isize