Type Aliases

The following type aliases are available globally.

  • Undocumented

    Declaration

    Swift

    public typealias RawAddress = UInt64
  • Undocumented

    Declaration

    Swift

    public typealias LinearAddress = UInt64
  • A Type defining the VMExitHandler.

    Declaration

    Swift

    public typealias VMExitHandler = ((VirtualMachine.VCPU, VMExit) throws -> Bool)
  • Undocumented

    Declaration

    Swift

    public typealias IOPort = UInt16