visit_stmt_update_mut

Function visit_stmt_update_mut 

pub fn visit_stmt_update_mut<V>(v: &mut V, node: &mut Update)
where V: VisitMut + ?Sized,