Function fold_expr_call

Source
pub fn fold_expr_call<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprCall,
) -> ExprCall