Function glib_sys::g_slist_sort[][src]

pub unsafe extern "C" fn g_slist_sort(
    list: *mut GSList,
    compare_func: GCompareFunc
) -> *mut GSList