1
0
Fork 0
golang-golang-x-mobile/bind/testdata/structs.objc.go.h.golden

14 lines
276 B
Text
Raw Normal View History

// Objective-C API for talking to structs Go package.
// gobind -lang=objc structs
//
// File is generated by gobind. Do not edit.
#ifndef __GO_structs_H__
#define __GO_structs_H__
#include <stdint.h>
#include <objc/objc.h>
void cproxystructs_I_M(int32_t refnum);
#endif