depot/go/buildgo2/cgo/cgo.h

5 lines
57 B
C
Raw Normal View History

#include <stdint.h>
int64_t add(int64_t x, int64_t y);