Function core_foundation_sys::array::CFArrayExchangeValuesAtIndices

source ยท
pub unsafe extern "C" fn CFArrayExchangeValuesAtIndices(
    theArray: CFMutableArrayRef,
    idx1: CFIndex,
    idx2: CFIndex,
)