Skip to main content

CFArrayAppendArray

Function CFArrayAppendArray 

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

Apple SDK function CFArrayAppendArray.