Sign in
android
/
toolchain
/
rustc
/
2f380c1f7952c665764c26a26842375bb02f5296
/
.
/
vendor
/
libc-0.2.131
/
src
/
unix
/
bsd
/
apple
/
b64
/
align.rs
blob: ca1fe1ce299442531bef79be18ad7caada5b2503 [
file
] [
log
] [
blame
]
s_no_extra_traits
!
{
#[
allow
(
missing_debug_implementations
)]
#[
repr
(
align
(
16
))]
pub
struct
max_align_t
{
priv_
:
[
f64
;
2
]
}
}