Handbook
Glossary
GFileReadMoreCallback ( quot -- alien )
Vocabulary
gio
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
CALLBACK:
gboolean
GFileReadMoreCallback
( gchar* file_contents,
gint64
file_size,
gpointer
callback_data )