Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/main
/
.
/
bindgen-tests
/
tests
/
headers
/
extern-const-struct.h
blob: 10006e8284ddf298e708cad5cb1bf8bebdd0327d [
file
] [
log
] [
blame
] [
edit
]
struct
nsFoo
{
float
details
[
400
];
};
extern
const
struct
nsFoo gDetails
;