Function core_foundation::array::CFArrayAppendArray

source ยท
pub unsafe extern "C" fn CFArrayAppendArray(
    theArray: *mut __CFArray,
    otherArray: *const __CFArray,
    otherRange: CFRange,
)