[][src]Function gtk_source_sys::gtk_source_file_saver_save_async

pub unsafe extern "C" fn gtk_source_file_saver_save_async(
    saver: *mut GtkSourceFileSaver,
    io_priority: c_int,
    cancellable: *mut GCancellable,
    progress_callback: GFileProgressCallback,
    progress_callback_data: gpointer,
    progress_callback_notify: GDestroyNotify,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)