Function CoreFoundation_sys::array::CFArraySortValues [] [src]

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