pub type HvPostMessage = SimpleHypercall<PostMessage, (), { _ }>;
Defines the HvPostMessage hypercall.
HvPostMessage
pub struct HvPostMessage(/* private fields */);