Handbook
Glossary
g_file_load_bytes_finish ( file result etag_out error -- GBytes* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
result
an
object
etag_out
an
object
error
an
object
Outputs
GBytes*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GBytes*
g_file_load_bytes_finish
( GFile* file, GAsyncResult* result, gchar** etag_out,
GError* error )