blob: 6638e14fc9b13ab21e2de29bceb468021b209777 [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 "ref.h"
#include "Universe.objc.h"
FOUNDATION_EXPORT void Issue29559TakesAString(NSString* _Nullable s);
#endif