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 Program */
- #ifndef _Included_Program
- #define _Included_Program
- #ifdef __cplusplus
- extern "C" {
- #endif
- /*
- * Class: Program
- * Method: showHello
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_Program_showHello
- (JNIEnv *, jclass);
- #ifdef __cplusplus
- }
- #endif
- #endif
Advertisement
Add Comment
Please, Sign In to add comment