doc.objc.go.h.golden 257 B

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