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