fn get_param_type_alignment<'ll, 'tcx>(
bx: &mut GenericBuilder<'_, 'll, FullCx<'ll, 'tcx>>,
layout: TyAndLayout<'tcx>,
) -> AlignExpand description
Some backends apply special alignment rules to c-variadic arguments.
fn get_param_type_alignment<'ll, 'tcx>(
bx: &mut GenericBuilder<'_, 'll, FullCx<'ll, 'tcx>>,
layout: TyAndLayout<'tcx>,
) -> AlignSome backends apply special alignment rules to c-variadic arguments.