Node Director
jni_emu.h
Go to the documentation of this file.
1 #ifndef JNIEXPORT
2 #define JNIEXPORT
3 #endif
4 
5 #ifndef JNICALL
6 #define JNICALL
7 #endif
8 
9 #ifndef JNIIMPORT
10 #define JNIIMPORT
11 #endif