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

12 lines
249 B
Plaintext

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