shadow_rs::cshadow

Function regularfile_preadv2

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