Type Alias

unichar

Type for UTF-16 code units. UTF-16コード単位に対する型。

Declaration 宣言

typealias unichar = UInt16

See Also 参照

Creating and Initializing Strings 文字列の作成と初期化