Borneq

net_sf_junace_UnACE.h

Sep 4th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.51 KB | None | 0 0
  1. /* DO NOT EDIT THIS FILE - it is machine generated */
  2. #include <jni.h>
  3. /* Header for class net_sf_junace_UnACE */
  4.  
  5. #ifndef _Included_net_sf_junace_UnACE
  6. #define _Included_net_sf_junace_UnACE
  7. #ifdef __cplusplus
  8. extern "C" {
  9. #endif
  10. /*
  11.  * Class:     net_sf_junace_UnACE
  12.  * Method:    nativeACEList
  13.  * Signature: (Ljava/lang/String;Lnet/sf/junace/ACEList;)V
  14.  */
  15. JNIEXPORT void JNICALL Java_net_sf_junace_UnACE_nativeACEList
  16.   (JNIEnv *, jobject, jstring, jobject);
  17.  
  18. #ifdef __cplusplus
  19. }
  20. #endif
  21. #endif
Advertisement
Add Comment
Please, Sign In to add comment