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