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