relinquishFunction
The function used to relinquish memory.
Declaration
var relinquishFunction: ((UnsafeRawPointer, ((UnsafeRawPointer) -> Int)?) -> Void)? { get set }Discussion
This specifies the function to use when an item is removed from a table or pointer array.