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