Handbook
Glossary
g_base64_decode ( 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
( gchar* text, gsize* out_len )