init(_:)
Creates a new exit reason instance with the value you provide.
Declaration
init(_ rawValue: UInt32)Parameters
- rawValue:
A 32-bit value that represents the exit reasons.
Creates a new exit reason instance with the value you provide.
init(_ rawValue: UInt32)A 32-bit value that represents the exit reasons.