• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package mycgo
2
3// void c1(void);
4// void c2(void);
5import "C"
6