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

12 lines
223 B
Text
Raw Normal View History

// Objective-C API for talking to vars Go package.
// gobind -lang=objc vars
//
// File is generated by gobind. Do not edit.
#ifndef __GO_vars_H__
#define __GO_vars_H__
#include <stdint.h>
#include <objc/objc.h>
#endif