glib_sys

Function g_list_sort

Source
pub unsafe extern "C" fn g_list_sort(
    list: *mut GList,
    compare_func: GCompareFunc,
) -> *mut GList