Contents

NSEndMapTableEnumeration(_:)

Used when finished with an enumerator.

Declaration

func NSEndMapTableEnumeration(_ enumerator: UnsafeMutablePointer<NSMapEnumerator>)

Discussion

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

See Also

Functions