Function pread

Source
pub unsafe extern "C" fn pread(
    arg1: c_int,
    arg2: *mut c_void,
    arg3: size_t,
    arg4: off_t,
) -> ssize_t