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