Function core_foundation_sys::array::CFArrayReplaceValues
source · pub unsafe extern "C" fn CFArrayReplaceValues(
theArray: CFMutableArrayRef,
range: CFRange,
newValues: *mut *const c_void,
newCount: CFIndex
)