Function core_foundation::array::CFArrayReplaceValues[][src]

pub unsafe extern "C" fn CFArrayReplaceValues(
    theArray: *mut __CFArray,
    range: CFRange,
    newValues: *mut *const c_void,
    newCount: isize
)