Function shadow_rs::cshadow::regularfile_write

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