Go to the documentation of this file.
18 #ifndef _DECAF_LANG_RUNTIME_H_
19 #define _DECAF_LANG_RUNTIME_H_
58 static void initializeRuntime(
int argc,
char **argv);
66 static void initializeRuntime();
75 static void shutdownRuntime();
#define DECAF_API
Definition: Config.h:29