glib_sys

Function g_list_sort

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