g_input_stream_close_async ( input_stream io_priority cancellable callback user_data -- )


Vocabulary
gio.ffi

Inputs
input_streaman object
io_priorityan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void g_input_stream_close_async
( GInputStream* input_stream, gint io_priority,
GCancellable* cancellable, GAsyncReadyCallback callback,
gpointer user_data )