tinygo/testdata/cgo
Ayke van Laethem 35af33ead7 cgo: improve typedef/struct/enum support
Typedefs are now Go type aliases. And C.struct_ and C.union_ prefixed
records work correctly now, even when they're not in a typedef.
2019-05-01 11:33:18 +02:00
..
main.c cgo: support builtin #include headers 2019-04-25 12:55:52 +02:00
main.go cgo: improve typedef/struct/enum support 2019-05-01 11:33:18 +02:00
main.h cgo: improve typedef/struct/enum support 2019-05-01 11:33:18 +02:00
out.txt cgo: improve typedef/struct/enum support 2019-05-01 11:33:18 +02:00