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