Handbook
Glossary
g_data_input_stream_read_int64 ( data_input_stream cancellable error -- gint64 )
Vocabulary
gio
.
ffi
Inputs
data_input_stream
an
object
cancellable
an
object
error
an
object
Outputs
gint64
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gint64
g_data_input_stream_read_int64
( GDataInputStream* data_input_stream, GCancellable*
cancellable, GError* error )