github.com/F4RD1N/gomobile@v1.0.1/bind/testdata/underscores.java.h.golden (about) 1 // Code generated by gobind. DO NOT EDIT. 2 3 // JNI function headers for the Go <=> Java bridge. 4 // 5 // autogenerated by gobind -lang=java underscores 6 7 #ifndef __Underscore_pkg_H__ 8 #define __Underscore_pkg_H__ 9 10 #include <jni.h> 11 12 extern jclass proxy_class_underscore_pkg_Underscore_struct; 13 extern jmethodID proxy_class_underscore_pkg_Underscore_struct_cons; 14 #endif