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