hv1_hypercall

Type Alias HvSignalEvent

Source
pub type HvSignalEvent = SimpleHypercall<SignalEvent, (), { _ }>;
Expand description

Defines the HvSignalEvent hypercall.

Aliased Typeยง

struct HvSignalEvent(/* private fields */);