Contents

CFCharacterSetInvert(_:)

Inverts the content of a given character set.

Declaration

func CFCharacterSetInvert(_ theSet: CFMutableCharacterSet!)

Parameters

  • theSet:

    The character set to invert.

See Also

Logical Operations