github.com/acrespo/mobile@v0.0.0-20190107162257-dc0771356504/bind/testdata/customprefix.java.h.golden (about)

     1  // JNI function headers for the Go <=> Java bridge.
     2  //   gobind -lang=java -javapkg=com.example customprefix
     3  //
     4  // File is generated by gobind. Do not edit.
     5  
     6  #ifndef __Customprefix_H__
     7  #define __Customprefix_H__
     8  
     9  #include <jni.h>
    10  
    11  #endif