CHAR16

2-byte Character. Unless otherwise specified all strings are stored in the UTF-16 encoding format as defined by Unicode 2.1 and ISO/IEC 10646 standards.

version(X86)
extern (C)
alias CHAR16 = wchar

Meta