TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Convert a string from a 32-bit fixed width representation as UCS-4. to UTF-8.
The result will be terminated with a nul byte.
a UCS-4 encoded string
a pointer to a newly allocated UTF-8 string. This value must be freed with GLib.free.
Convert a string from a 32-bit fixed width representation as UCS-4. to UTF-8.
The result will be terminated with a nul byte.