Contents

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.

See Also

Initializers