g_pollable_input_stream_read_nonblocking ( pollable_input_stream buffer count cancellable error -- gssize )


Vocabulary
gio.ffi

Inputs
pollable_input_streaman object
bufferan object
countan object
cancellablean object
erroran object


Outputs
gssizean object


Definition


LIBRARY: gio FUNCTION: gssize
g_pollable_input_stream_read_nonblocking
( GPollableInputStream* pollable_input_stream, guint8**
buffer, gsize count, GCancellable* cancellable, GError*
error )