TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Convert a string from UTF-16 to UCS-4.
The result will be nul-terminated.
a UTF-16 encoded string
a pointer to a newly allocated UCS-4 string. This value must be freed with GLib.free.
Convert a string from UTF-16 to UCS-4.
The result will be nul-terminated.