Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <jni.h>
- /* Header for class net_sf_junace_UnACE */
- #ifndef _Included_net_sf_junace_UnACE
- #define _Included_net_sf_junace_UnACE
- #ifdef __cplusplus
- extern "C" {
- #endif
- /*
- * Class: net_sf_junace_UnACE
- * Method: nativeACEList
- * Signature: (Ljava/lang/String;Lnet/sf/junace/ACEList;)V
- */
- JNIEXPORT void JNICALL Java_net_sf_junace_UnACE_nativeACEList
- (JNIEnv *, jobject, jstring, jobject);
- /*
- * Class: net_sf_junace_UnACE
- * Method: LoadAceDll
- * Signature: ()Z
- */
- JNIEXPORT jboolean JNICALL Java_net_sf_junace_UnACE_LoadAceDll
- (JNIEnv *, jobject);
- #ifdef __cplusplus
- }
- #endif
- #endif
Advertisement
Add Comment
Please, Sign In to add comment