Contents

NSEndHashTableEnumeration(_:)

Used when finished with an enumerator.

Declaration

func NSEndHashTableEnumeration(_ enumerator: UnsafeMutablePointer<NSHashEnumerator>)

Discussion

This function should be called when you have finished using the enumeration struct enumerator.

See Also

Functions