17 lines
334 B
Text
17 lines
334 B
Text
// Code generated by gobind. DO NOT EDIT.
|
|
|
|
// JNI function headers for the Go <=> Java bridge.
|
|
//
|
|
// autogenerated by gobind -lang=java
|
|
|
|
#ifndef __Universe_H__
|
|
#define __Universe_H__
|
|
|
|
#include <jni.h>
|
|
|
|
extern jclass proxy_class__error;
|
|
extern jmethodID proxy_class__error_cons;
|
|
|
|
nstring cproxy_error_Error(int32_t refnum);
|
|
|
|
#endif
|