Searched refs:WithLittleArray (Results 1 – 2 of 2) sorted by relevance
81 pub struct WithLittleArray { struct86 const UNINIT: ::std::mem::MaybeUninit<WithLittleArray> = in bindgen_test_layout_WithLittleArray() argument90 ::std::mem::size_of::<WithLittleArray>(), in bindgen_test_layout_WithLittleArray()92 concat!("Size of: ", stringify!(WithLittleArray)) in bindgen_test_layout_WithLittleArray()95 ::std::mem::align_of::<WithLittleArray>(), in bindgen_test_layout_WithLittleArray()97 concat!("Alignment of ", stringify!(WithLittleArray)) in bindgen_test_layout_WithLittleArray()104 stringify!(WithLittleArray), in bindgen_test_layout_WithLittleArray()
11 struct WithLittleArray { struct