Handbook
Glossary
g_buffered_input_stream_fill ( buffered_input_stream count cancellable error -- glong )
Vocabulary
gio
.
ffi
Inputs
buffered_input_stream
an
object
count
an
object
cancellable
an
object
error
an
object
Outputs
glong
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
glong
g_buffered_input_stream_fill
( GBufferedInputStream* buffered_input_stream,
glong
count,
GCancellable* cancellable, GError* error )