/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class com_raditha_articles_jni_NativeHelloWorld */ #ifndef _Included_com_raditha_articles_jni_NativeHelloWorld #define _Included_com_raditha_articles_jni_NativeHelloWorld #ifdef __cplusplus extern "C" { #endif /* * Class: com_raditha_articles_jni_NativeHelloWorld * Method: displayHelloWorld * Signature: ()V */ JNIEXPORT void JNICALL Java_com_raditha_articles_jni_NativeHelloWorld_displayHelloWorld (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif