Function shadow_rs::cshadow::regularfile_pread

source ยท
pub unsafe extern "C-unwind" fn regularfile_pread(
    file: *mut RegularFile,
    host: *const Host,
    buf: *mut c_void,
    bufSize: usize,
    offset: off_t,
) -> isize