github.com/cyrilou242/gomobile-java@v0.0.0-20220215185836-09daef25a210/bind/testdata/basictypes.objc.go.h.golden (about)

     1  // Objective-C API for talking to basictypes Go package.
     2  //   gobind -lang=objc basictypes
     3  //
     4  // File is generated by gobind. Do not edit.
     5  
     6  #ifndef __GO_basictypes_H__
     7  #define __GO_basictypes_H__
     8  
     9  #include <stdint.h>
    10  #include <objc/objc.h>
    11  #endif