Function shadow_rs::cshadow::regularfile_pwritev2

source ยท
pub unsafe extern "C-unwind" fn regularfile_pwritev2(
    file: *mut RegularFile,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off_t,
    flags: c_int,
) -> isize