CFCharacterSetInvert(_:)
Inverts the content of a given character set.
Declaration
func CFCharacterSetInvert(_ theSet: CFMutableCharacterSet!)Parameters
- theSet:
The character set to invert.
Inverts the content of a given character set.
func CFCharacterSetInvert(_ theSet: CFMutableCharacterSet!)The character set to invert.