Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/layouttests-ub
/
.
/
tests
/
headers
/
const-const-mut-ptr.h
blob: cc7daf7c1e2117ba9574cd5e00ee10ef39ee9be4 [
file
] [
log
] [
blame
] [
edit
]
struct
foo
{
const
int
**
const
*
const
*
bar
;
};