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