g_buffered_input_stream_fill_async ( buffered_input_stream count io_priority cancellable callback user_data -- )


Vocabulary
gio.ffi

Inputs
buffered_input_streaman object
countan object
io_priorityan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void
g_buffered_input_stream_fill_async
( GBufferedInputStream* buffered_input_stream, glong count,
gint io_priority, GCancellable* cancellable,
GAsyncReadyCallback callback, gpointer user_data )