blob: 98fda883cd37419f4d297defab5d1c2c6832ae9c [file] [log] [blame]
s_no_extra_traits! {
#[allow(missing_debug_implementations)]
#[repr(align(8))]
pub struct max_align_t {
priv_: [i64; 3]
}
}