Creates an integer that captures the full value of the given object identifier.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Creates an integer that captures the full value of the given object identifier.
SDK
Framework
init<P>(bit Pattern: P?)
Creates a new value with the bit pattern of the given pointer.
init(bit Pattern: Opaque Pointer?)
Creates a new value with the bit pattern of the given pointer.