Handbook
Glossary
g_pollable_input_stream_read_nonblocking ( pollable_input_stream buffer count cancellable error -- gssize )
Vocabulary
gio
.
ffi
Inputs
pollable_input_stream
an
object
buffer
an
object
count
an
object
cancellable
an
object
error
an
object
Outputs
gssize
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gssize
g_pollable_input_stream_read_nonblocking
( GPollableInputStream* pollable_input_stream, guint8**
buffer,
gsize
count, GCancellable* cancellable, GError*
error )