blob: 91c4ed6ce9fc36ba2428ea58f3996f302dac8a44 [file] [log] [blame]
// bindgen-flags: --rust-target 1.26
struct foo {
long double bar;
};