blob: f7b6433a83f8fff8183ac43aa696eb931fecd73b [file] [log] [blame]
// Objective-C API for talking to customprefix Go package.
// gobind -lang=objc customprefix
//
// File is generated by gobind. Do not edit.
#include <Foundation/Foundation.h>
#include "seq.h"
#include "_cgo_export.h"
#include "Customprefix.objc.h"
void CustomprefixF(void) {
proxycustomprefix__F();
}
__attribute__((constructor)) static void init() {
init_seq();
}