[][src]Function uikit_sys::CFArraySortValues

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