hash
The callback used to compute a hash code for values in a collection. If NULL, the collection computes a hash code by converting the pointer value to an integer. See Cfsethashcallback for a description of this callback.
Declaration
var hash: CFSetHashCallBack!