Type Alias HvSignalEvent

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

Defines the HvSignalEvent hypercall.

Aliased Typeยง

pub struct HvSignalEvent(/* private fields */);