describe

Points to the function that produces an autoreleased NSString * describing the given element. If NULL, then the map table produces a generic string description.

Declaration

var describe: ((NSMapTable<AnyObject, AnyObject>, UnsafeRawPointer) -> String?)?