shadow_rs::cshadow

Function regularfile_pwrite

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