github.com/F4RD1N/gomobile@v1.0.1/bind/testdata/universe.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 6 7 #ifndef __Universe_H__ 8 #define __Universe_H__ 9 10 #include <jni.h> 11 12 extern jclass proxy_class__error; 13 extern jmethodID proxy_class__error_cons; 14 15 nstring cproxy_error_Error(int32_t refnum); 16 17 #endif