TsctlSystemAPICountCExamples

From embeddedTS Manuals
System *sys = SystemInit(0);
printf("There are %d API functions in class 1.\n",sys->APICount(sys,1));