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