Function shadow_rs::cshadow::regularfile_pwrite

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