shadow_rs::cshadow

Function regularfile_preadv

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