• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifdef __cplusplus
2 extern "C" void PrintCVersion();
3 #else
4 void PrintCVersion();
5 #endif
6