init(bitPattern : ObjectIdentifier)
Creates an integer that captures the full value of the given object identifier.
与えられたオブジェクト識別子の完全な値を捕獲する整数を作成します。
init(bitPattern : OpaquePointer?)
Creates a new value with the bit pattern of the given pointer.
与えられたポインタのビットパターンで新しい値を作成します。