2016-03-13 15:15:56 +01:00
|
|
|
// Objective-C API for talking to ignore Go package.
|
|
|
|
// gobind -lang=objc ignore
|
|
|
|
//
|
|
|
|
// File is generated by gobind. Do not edit.
|
|
|
|
|
2018-03-16 10:54:30 +01:00
|
|
|
#ifndef __GO_ignore_H__
|
|
|
|
#define __GO_ignore_H__
|
2016-03-13 15:15:56 +01:00
|
|
|
|
|
|
|
#include <stdint.h>
|
|
|
|
#include <objc/objc.h>
|
|
|
|
// skipped method I.Argument with unsupported parameter or return types
|
|
|
|
|
|
|
|
// skipped method I.Result with unsupported parameter or return types
|
|
|
|
|
|
|
|
#endif
|