blob: 6bf89487dee15eb2e76249cfe364a28809cba68e [file] [log] [blame]
// 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