Function shadow_rs::cshadow::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