init(rawValue:)
Creates a new function options structure from a raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The value to use to initialize the structure.
Creates a new function options structure from a raw value.
init(rawValue: UInt)The value to use to initialize the structure.