• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package cgo
2
3func PrintCXXVersion() {
4	printCXXVersion()
5}
6