regularfile_pread

Function 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