Function ccCArrayAppendArray

#include <Geode/cocos/support/data_support/ccCArray.h>voidccCArrayAppendArray(,)

Appends values from plusArr to arr. Behavior undefined if arr doesn’t have enough capacity.

Examples0