init<P>(bitPattern : P?)
Creates a new value with the bit pattern of the given pointer.
与えられたポインタのビットパターンで新しい値を作成します。
init(bitPattern : OpaquePointer?)
Creates a new value with the bit pattern of the given pointer.
与えられたポインタのビットパターンで新しい値を作成します。