15 lines
363 B
Text
15 lines
363 B
Text
|
// Code generated by gobind. DO NOT EDIT.
|
||
|
|
||
|
// JNI function headers for the Go <=> Java bridge.
|
||
|
//
|
||
|
// autogenerated by gobind -lang=java underscores
|
||
|
|
||
|
#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
|