Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/main
/
.
/
bindgen-tests
/
tests
/
headers
/
issue-743.h
blob: 1f8e0ccd781ddca7df1d1d7b3298ec35e2fb044b [
file
] [
log
] [
blame
] [
edit
]
struct
S
{
void
*
p
;
_Bool
b
;
unsigned
u
:
16
;
};