Function syn::visit_mut::visit_type_ptr_mut

source ·
pub fn visit_type_ptr_mut<V>(v: &mut V, node: &mut TypePtr)
where V: VisitMut + ?Sized,