1
0
Fork 0
golang-golang-x-mobile/bind/testdata/universe.java.h.golden

18 lines
334 B
Text
Raw Permalink Normal View History

// 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