init(rawValue:)
Creates a new interrupt instance with the integer value you provide.
Declaration
init(rawValue: UInt32)Parameters
- rawValue:
An unsigned 32-bit integer that represents the vCPU interrupts.
Creates a new interrupt instance with the integer value you provide.
init(rawValue: UInt32)An unsigned 32-bit integer that represents the vCPU interrupts.