![]() Only try to convert the C symbols to their Go equivalents that are actually referenced by the Go code with C.<somesymbol>. This avoids having to support all possible C types, which is difficult because of oddities like `typedef void` or `__builtin_va_list`. Especially __builtin_va_list, which varies between targets. |
||
---|---|---|
.. | ||
main.c | ||
main.go | ||
main.h | ||
out.txt |