// JNI function headers for the Go <=> Java bridge. | |
// gobind -lang=java underscores | |
// | |
// File is generated by gobind. Do not edit. | |
#ifndef __Underscore_pkg_H__ | |
#define __Underscore_pkg_H__ | |
#include <jni.h> | |
extern jclass proxy_class_underscore_pkg_Underscore_struct; | |
extern jmethodID proxy_class_underscore_pkg_Underscore_struct_cons; | |
#endif |