[][src]Function uikit_sys::CFArrayReplaceValues

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