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