CollatorRef
Refers to an opaque object that encapsulates locale and collation information for the purpose of performing Unicode string comparison.
Declaration
typealias CollatorRef = OpaquePointerDiscussion
You can obtain a CollatorRef value from the function UCCreateCollator(_:_:_:_:).