[][src]Function glib_sys::g_list_sort

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