• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // bindgen-flags: --allowlist-function "doesnt_match_anything"
2 int non_matched_function(int arg);
3