Handbook
Glossary
g_base64_decode_inplace ( text out_len -- guint8 )
Vocabulary
glib
.
ffi
Inputs
text
an
object
out_len
an
object
Outputs
guint8
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
guint8
g_base64_decode_inplace
( gchar* text,
gulong
out_len )