[][src]Function syn::fold::fold_expr_call

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