| // Objective-C API for talking to structs Go package. | |
| // gobind -lang=objc structs | |
| // | |
| // File is generated by gobind. Do not edit. | |
| #ifndef __GO_structs_H__ | |
| #define __GO_structs_H__ | |
| #include <stdint.h> | |
| #include <objc/objc.h> | |
| void cproxystructs_I_M(int32_t refnum); | |
| #endif |