fn size_and_align_of<'tcx>(ty_and_layout: TyAndLayout<'tcx>) -> (Size, Align)
Expand description

Extract size and alignment from a TyAndLayout.