hv1_hypercall

Type Alias HvPostMessage

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

Defines the HvPostMessage hypercall.

Aliased Typeยง

struct HvPostMessage(/* private fields */);