mobile/bind/testdata/try.objc.go.h.golden

12 lines
219 B
Plaintext

// Objective-C API for talking to try Go package.
// gobind -lang=objc try
//
// File is generated by gobind. Do not edit.
#ifndef __GO_try_H__
#define __GO_try_H__
#include <stdint.h>
#include <objc/objc.h>
#endif