summaryrefslogtreecommitdiff
path: root/bindgen-tests/tests/headers/allowlist_warnings.h
blob: 83c9e259f0c3ce20c007df599f64c9ed66519006 (plain)
1
2
// bindgen-flags: --allowlist-function "doesnt_match_anything"
int non_matched_function(int arg);