Kiwi Script
KiwiScript Interpreter
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
KSFramework.h
Go to the documentation of this file.
1 
8 #ifndef KSFRAMEWORK_H
9 #define KSFRAMEWORK_H
10 
14 void
15 KSSetupFramework(void) ;
16 
17 #endif /* KSFRAMEWORK_H */
18 
void KSSetupFramework(void)
Initialize KiwiScript framework.