Function gio_sys::g_input_stream_read_async
[−]
[src]
pub unsafe extern "C" fn g_input_stream_read_async(
stream: *mut GInputStream,
buffer: *mut u8,
count: size_t,
io_priority: c_int,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer
)