/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class Str */ #ifndef _Included_Str #define _Included_Str #ifdef __cplusplus extern "C" { #endif /* * Class: Str * Method: myAppend * Signature: (Ljava/lang/String;)V */ JNIEXPORT jstring JNICALL Java_Str_myAppend (JNIEnv *, jobject, jstring); #ifdef __cplusplus } #endif #endif