mobile/bind/testdata/customprefixEX.objc.go.h.go...

12 lines
262 B
Plaintext

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