Function libpanel_sys::panel_changes_dialog_run_async

source ยท
pub unsafe extern "C" fn panel_changes_dialog_run_async(
    self_: *mut PanelChangesDialog,
    parent: *mut GtkWidget,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)
Available on crate feature v1_8 only.