underscores.java.h.golden 363 B

1234567891011121314
  1. // Code generated by gobind. DO NOT EDIT.
  2. // JNI function headers for the Go <=> Java bridge.
  3. //
  4. // autogenerated by gobind -lang=java underscores
  5. #ifndef __Underscore_pkg_H__
  6. #define __Underscore_pkg_H__
  7. #include <jni.h>
  8. extern jclass proxy_class_underscore_pkg_Underscore_struct;
  9. extern jmethodID proxy_class_underscore_pkg_Underscore_struct_cons;
  10. #endif