Function gtk4_sys::gtk_custom_sorter_set_sort_func
source · pub unsafe extern "C" fn gtk_custom_sorter_set_sort_func(
self_: *mut GtkCustomSorter,
sort_func: GCompareDataFunc,
user_data: gpointer,
user_destroy: GDestroyNotify
)