Function glib_sys::g_array_sort

source ยท
pub unsafe extern "C" fn g_array_sort(
    array: *mut GArray,
    compare_func: GCompareFunc,
)