PyUnicodeUCS4_AsUTF16String

Returns a Python string using the UTF-16 encoding in native byte order. The string always starts with a BOM mark.

version(!Python_3_3_Or_Later && !Python_Unicode_UCS2)
extern (C)
PyUnicodeUCS4_AsUTF16String

Meta