Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
e23f0a7ad6fe7a394cd83f92979eb5871a040052
/
.
/
bindgen-tests
/
tests
/
headers
/
bitfield_method_mangling.h
blob: 257648ee78a58b466de6ff653f17f0897c790b44 [
file
] [
log
] [
blame
]
typedef
struct
{
unsigned
int
pad3
:
24
;
unsigned
int
type
:
8
;
}
mach_msg_type_descriptor_t
;