17 lines
361 B
Text
17 lines
361 B
Text
// Code generated by gobind. DO NOT EDIT.
|
|
|
|
// JNI function headers for the Go <=> Java bridge.
|
|
//
|
|
// autogenerated by gobind -lang=java vars
|
|
|
|
#ifndef __Vars_H__
|
|
#define __Vars_H__
|
|
|
|
#include <jni.h>
|
|
|
|
extern jclass proxy_class_vars_I;
|
|
extern jmethodID proxy_class_vars_I_cons;
|
|
|
|
extern jclass proxy_class_vars_S;
|
|
extern jmethodID proxy_class_vars_S_cons;
|
|
#endif
|