• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 struct Struct
2 {
3     void Function(union Union&);
4 };
5