Function gtk4_sys::gtk_custom_sorter_new

source ·
pub unsafe extern "C" fn gtk_custom_sorter_new(
    sort_func: GCompareDataFunc,
    user_data: gpointer,
    user_destroy: GDestroyNotify
) -> *mut GtkCustomSorter