Function CoreFoundation_sys::array::CFArrayReplaceValues [] [src]

pub unsafe extern "C" fn CFArrayReplaceValues(
    theArray: CFMutableArrayRef,
    range: CFRange,
    newValues: *const *const c_void,
    newCount: CFIndex
)