Function glib_sys::g_list_sort[][src]

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