structs.objc.go.h.golden 276 B

12345678910111213
  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. #ifndef __GO_structs_H__
  6. #define __GO_structs_H__
  7. #include <stdint.h>
  8. #include <objc/objc.h>
  9. void cproxystructs_I_M(int32_t refnum);
  10. #endif