Function core_foundation_sys::array::CFArrayAppendArray

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