getargssize.h 307 B

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