pub type HvEnablePartitionVtl = SimpleHypercall<EnablePartitionVtl, (), { _ }>;
Expand description
Defines the HvEnablePartitionVtl
hypercall.
Aliased Typeยง
struct HvEnablePartitionVtl(/* private fields */);
pub type HvEnablePartitionVtl = SimpleHypercall<EnablePartitionVtl, (), { _ }>;
Defines the HvEnablePartitionVtl
hypercall.
struct HvEnablePartitionVtl(/* private fields */);