init(rawValue:)
Creates a new Virtual Machine Extensions (VMX) instance with the value you provide.
Declaration
init(rawValue: UInt32)Parameters
- rawValue:
An unsigned 32-bit integer that represents the Virtual Machine Extensions (VMX) fields.
Creates a new Virtual Machine Extensions (VMX) instance with the value you provide.
init(rawValue: UInt32)An unsigned 32-bit integer that represents the Virtual Machine Extensions (VMX) fields.