hv1_hypercall

Type Alias HvAssertVirtualInterrupt

Source
pub type HvAssertVirtualInterrupt = SimpleHypercall<AssertVirtualInterrupt, (), { _ }>;
Expand description

Defines the HvAssertVirtualInterrupt hypercall.

Aliased Typeยง

struct HvAssertVirtualInterrupt(/* private fields */);