Function core_foundation_sys::array::CFArraySortValues
source · pub unsafe extern "C" fn CFArraySortValues(
theArray: CFMutableArrayRef,
range: CFRange,
comparator: CFComparatorFunction,
context: *mut c_void
)