simple_int.h 294 B

1234567891011121314151617181920
  1. /* DO NOT EDIT THIS FILE - it is machine generated */
  2. #include <jni.h>
  3. #ifndef __simple_1int__
  4. #define __simple_1int__
  5. #ifdef __cplusplus
  6. extern "C"
  7. {
  8. #endif
  9. JNIEXPORT jint JNICALL Java_simple_1int_nat (JNIEnv *env, jclass, jint);
  10. #ifdef __cplusplus
  11. }
  12. #endif
  13. #endif /* __simple_1int__ */