blob: f8f74258a9853697cc06f2c0dd961c6540fa8116 [file] [log] [blame]
// Objective-C API for talking to customprefix Go package.
// gobind -lang=objc -prefix=EX customprefix
//
// File is generated by gobind. Do not edit.
#include <Foundation/Foundation.h>
#include "seq.h"
#include "_cgo_export.h"
#include "EXCustomprefix.h"
static NSString* errDomain = @"go.customprefix";
void EXCustomprefixF() {
proxycustomprefix__F();
}
__attribute__((constructor)) static void init() {
init_seq();
}