blob: 5eae706637745d4923561f19522974319bf1e0d2 [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();
}