PyUnicode_AsUTF32String

Returns a Python string using the UTF-32 encoding in native byte order. The string always starts with a BOM mark. */ /// Availability: >= 2.

Meta