[][src]Function gst::ffi::g_list_sort

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