Function ccCArrayAppendValue

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

Appends an value. Behavior undefined if array doesn’t have enough capacity.

Examples0