Function easy_plugin::extractor::ty_to_ptr []

pub fn ty_to_ptr(ty: &Ty) -> Result<MutTy, (Span, String)>

Returns the TyKind::Ptr value in the supplied Ty.