issue10788.objc.go.h.golden 436 B

123456789101112131415
  1. // Objective-C API for talking to issue10788 Go package.
  2. // gobind -lang=objc issue10788
  3. //
  4. // File is generated by gobind. Do not edit.
  5. #ifndef __GO_issue10788_H__
  6. #define __GO_issue10788_H__
  7. #include <stdint.h>
  8. #include <objc/objc.h>
  9. void cproxyissue10788_TestInterface_DoSomeWork(int32_t refnum, int32_t s);
  10. void cproxyissue10788_TestInterface_MultipleUnnamedParams(int32_t refnum, nint p0, nstring p1, int64_t 日本);
  11. #endif