retain

Points to the function that increments a reference count for the given element. If NULL, then nothing is done for reference counting.

Declaration

var retain: ((NSHashTable<AnyObject>, UnsafeRawPointer) -> Void)?