Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
d5883c677d0ffc57ec38e8483428d9ab8b516623
/
.
/
tests
/
headers
/
mangling-win32.hpp
blob: 50beea5aecbaa3e8c83e6438ba32ee908409e974 [
file
] [
log
] [
blame
]
// bindgen-flags: -- --target=i686-pc-win32
extern
"C"
void
foo
();
struct
Foo
{
static
bool
sBar
;
};