BWAPI
|
Go to the source code of this file.
Defines | |
#define | JNIEXPORT __declspec(dllexport) |
#define | JNIIMPORT __declspec(dllimport) |
#define | JNICALL __stdcall |
Typedefs | |
typedef long | jint |
typedef __int64 | jlong |
typedef signed char | jbyte |
#define JNICALL __stdcall |
#define JNIEXPORT __declspec(dllexport) |
#define JNIIMPORT __declspec(dllimport) |
typedef signed char jbyte |
typedef jint |
typedef __int64 jlong |