[][src]Function phper_sys::pread64

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