index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
;