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