blob: 4e4883d6583b4b39b6a009585b615beffc1daf3f [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"
void EXCustomprefixF() {
proxycustomprefix__F();
}
__attribute__((constructor)) static void init() {
init_seq();
}