Function ccCArrayNew

#include <Geode/cocos/support/data_support/ccCArray.h>cocos2d::ccCArray*ccCArrayNew(
uintcapacity
)

Allocates and initializes a new C array with specified capacity

Examples0