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