Contents

CollatorRef

Refers to an opaque object that encapsulates locale and collation information for the purpose of performing Unicode string comparison.

Declaration

typealias CollatorRef = OpaquePointer

Discussion

You can obtain a CollatorRef value from the function UCCreateCollator(_:_:_:_:).