Function cyclors::pread

source ยท
pub unsafe extern "C" fn pread(
    __fd: c_int,
    __buf: *mut c_void,
    __nbytes: usize,
    __offset: __off_t,
) -> isize