Function rustc_codegen_llvm::debuginfo::metadata::size_and_align_of
source · fn size_and_align_of<'tcx>(ty_and_layout: TyAndLayout<'tcx>) -> (Size, Align)
Expand description
Extract size and alignment from a TyAndLayout.