Function gio_2_0_sys::g_data_input_stream_read_until_async [] [src]

pub unsafe extern "C" fn g_data_input_stream_read_until_async(
    stream: *mut GDataInputStream,
    stop_chars: *const gchar,
    io_priority: gint,
    cancellable: *mut GCancellable,
    callback: Option<GAsyncReadyCallback>,
    user_data: gpointer
)