Type Alias

CChar16

The C++11 ‘char16_t’ type, which has UTF-16 encoding. C++11「char16_t」型、それはUTF-16エンコーディングされます。

Declaration 宣言

typealias CChar16 = UInt16

See Also 参照

Aliases for Imported C Types インポートされたC型に対するエイリアス