hv1_hypercall

Type Alias HvRetargetDeviceInterrupt

Source
pub type HvRetargetDeviceInterrupt = VariableHypercall<RetargetDeviceInterrupt, (), { _ }>;
Expand description

Defines the HvRetargetDeviceInterrupt hypercall.

Aliased Typeยง

struct HvRetargetDeviceInterrupt(/* private fields */);