Function ccCArrayAppendValueWithResize

#include <Geode/cocos/support/data_support/ccCArray.h>voidccCArrayAppendValueWithResize(,
void*value
)

Appends an value. Capacity of arr is increased if needed.

Examples0