• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // bindgen-flags: --opaque-type ".*"
2 
3 union a;
4 struct b;
5