Searched refs:repr_c_struct_has_padding (Results 1 – 1 of 1) sorted by relevance
349 macro_rules! repr_c_struct_has_padding { macro354 &[$($crate::repr_c_struct_has_padding!(@field $ts),)*]1182 …assert_eq!(repr_c_struct_has_padding!(Test, None::<NonZeroUsize>, None::<NonZeroUsize>, [$($ts),*]… in test_repr_c_struct_padding()