Function core_foundation_sys::array::CFArraySortValues

source ยท
pub unsafe extern "C" fn CFArraySortValues(
    theArray: CFMutableArrayRef,
    range: CFRange,
    comparator: CFComparatorFunction,
    context: *mut c_void,
)