g_locale_to_utf8 ( opsysstring len bytes_read bytes_written error -- gchar* )


Vocabulary
glib.ffi

Inputs
opsysstringan object
lenan object
bytes_readan object
bytes_writtenan object
erroran object


Outputs
gchar*an object


Definition


LIBRARY: glib FUNCTION: gchar* g_locale_to_utf8
( gchar* opsysstring, glong len, gulong bytes_read, gulong
bytes_written, GError* error )