Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/stdcall-fn
/
.
/
tests
/
headers
/
long_double.h
blob: 91c4ed6ce9fc36ba2428ea58f3996f302dac8a44 [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: --rust-target 1.26
struct
foo
{
long
double
bar
;
};