Contents

CChar16

The C++11 ‘char16_t’ type, which has UTF-16 encoding.

Declaration

typealias CChar16 = UInt16

See Also

Aliases for Imported C Types