libcod
java_embed.c File Reference
#include <jni.h>
Include dependency graph for java_embed.c:

Functions

JNIEXPORT void JNICALL JNI_OnLoad_Libcod (JNIEnv *env, jobject thisObj)
 
JNIEXPORT void JNICALL Java_Libcod_sayHello (JNIEnv *env, jobject thisObj)
 
int embed_java ()
 

Function Documentation

int embed_java ( )

Here is the call graph for this function:

Here is the caller graph for this function:

JNIEXPORT void JNICALL Java_Libcod_sayHello ( JNIEnv *  env,
jobject  thisObj 
)

Here is the caller graph for this function:

JNIEXPORT void JNICALL JNI_OnLoad_Libcod ( JNIEnv *  env,
jobject  thisObj 
)