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