Instance Property インスタンスプロパティ

isEqualFunction

The function used to compare pointers. ポインタを比較するのに使われる関数。

Declaration 宣言

var isEqualFunction: ((UnsafeRawPointer, UnsafeRawPointer, ((UnsafeRawPointer) -> Int)?) -> ObjCBool)? { get set }

See Also 参照

Personality Functions パーソナリティ関数