hv1_hypercall

Type Alias HvSignalEventDirect

Source
pub type HvSignalEventDirect = SimpleHypercall<SignalEventDirect, SignalEventDirectOutput, { _ }>;
Expand description

Defines the HvSignalEventDirect hypercall.

Aliased Typeยง

struct HvSignalEventDirect(/* private fields */);