Function CFArrayAppendArray

Source
pub unsafe extern "C" fn CFArrayAppendArray(
    theArray: CFMutableArrayRef,
    otherArray: CFArrayRef,
    otherRange: CFRange,
)