Handbook
Glossary
g_unicode_canonical_decomposition ( ch result_len -- gunichar )
Vocabulary
glib
.
ffi
Inputs
ch
an
object
result_len
an
object
Outputs
gunichar
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gunichar
g_unicode_canonical_decomposition
(
gunichar
ch,
gulong
result_len )