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
/
long_double.h
blob: 91c4ed6ce9fc36ba2428ea58f3996f302dac8a44 (
plain
)
1
2
3
4
5
// bindgen-flags: --rust-target 1.26
struct
foo
{
long double
bar
;
};