Handbook
Glossary
g_utf8_strlen ( p max -- glong )
Vocabulary
glib
.
ffi
Inputs
p
an
object
max
an
object
Outputs
glong
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
glong
g_utf8_strlen
( gchar* p,
glong
max )