github.com/MrKrisYu/mobile@v0.0.0-20230923092425-9be92a9aeacc/bind/testdata/structs.objc.go.h.golden (about)

     1  // Objective-C API for talking to structs Go package.
     2  //   gobind -lang=objc structs
     3  //
     4  // File is generated by gobind. Do not edit.
     5  
     6  #ifndef __GO_structs_H__
     7  #define __GO_structs_H__
     8  
     9  #include <stdint.h>
    10  #include <objc/objc.h>
    11  void cproxystructs_I_M(int32_t refnum);
    12  
    13  #endif