summaryrefslogtreecommitdiff
path: root/bindgen-tests/tests/headers/forward_declared_opaque.h
blob: 69a12cc7e2305361929d331cb4cd82477576076e (plain)
1
2
3
4
// bindgen-flags: --opaque-type ".*"

union a;
struct b;