Function shadow_rs::cshadow::regularfile_pwritev

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