Handbook
Glossary
g_converter_convert_bytes ( converter bytes error -- GBytes* )
Vocabulary
gio
.
ffi
Inputs
converter
an
object
bytes
an
object
error
an
object
Outputs
GBytes*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GBytes*
g_converter_convert_bytes
( GConverter* converter, GBytes* bytes, GError* error )