pub type HvFlushVirtualAddressSpaceEx = VariableHypercall<FlushVirtualAddressSpaceEx, (), { _ }>;
Defines the HvFlushVirtualAddressSpaceEx hypercall.
HvFlushVirtualAddressSpaceEx
struct HvFlushVirtualAddressSpaceEx(/* private fields */);