blob: 412eed166398b7ac84725afadcb40c00639b2cf1 [file] [log] [blame]
// Objective-C API for talking to issue29559 Go package.
// gobind -lang=objc issue29559
//
// File is generated by gobind. Do not edit.
#ifndef __Issue29559_H__
#define __Issue29559_H__
@import Foundation;
#include "Universe.objc.h"
FOUNDATION_EXPORT void Issue29559TakesAString(NSString* s);
#endif