Handbook
Glossary
g_unichar_to_utf8 ( c outbuf -- gint )
Vocabulary
glib
.
ffi
Inputs
c
an
object
outbuf
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_unichar_to_utf8
(
gunichar
c, gchar* outbuf )