Type Alias HvSendSyntheticClusterIpi

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

Defines the HvSendSyntheticClusterIpi hypercall.

Aliased Typeยง

struct HvSendSyntheticClusterIpi(/* private fields */);