layout_call_ty

Function layout_call_ty 

Source
fn layout_call_ty<'tcx>(func: &Operand<'tcx>) -> Option<Ty<'tcx>>
Expand description

Return the type argument for a layout-producing call.