pub type HvAssertVirtualInterrupt = SimpleHypercall<AssertVirtualInterrupt, (), { _ }>;
Expand description
Defines the HvAssertVirtualInterrupt
hypercall.
Aliased Typeยง
struct HvAssertVirtualInterrupt(/* private fields */);
pub type HvAssertVirtualInterrupt = SimpleHypercall<AssertVirtualInterrupt, (), { _ }>;
Defines the HvAssertVirtualInterrupt
hypercall.
struct HvAssertVirtualInterrupt(/* private fields */);