Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/arm-ci
/
.
/
tests
/
headers
/
mangling-win64.hpp
blob: 8882d7ddd08dc57b90c58f4a618d82258e054cbe [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: -- --target=x86_64-pc-win32
extern
"C"
void
foo
();
struct
Foo
{
static
bool
sBar
;
};