BWAPI
Defines | Typedefs
EISBot/c_src/include/jni/win32/jni_md.h File Reference
This graph shows which files directly or indirectly include this file:

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 Documentation

#define JNICALL   __stdcall
#define JNIEXPORT   __declspec(dllexport)
#define JNIIMPORT   __declspec(dllimport)

Typedef Documentation

typedef signed char jbyte
typedef jint
typedef __int64 jlong
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines