Represents an unsafe pointer type.
Namespace: Metalama.Framework.Code.Types
Assembly: Metalama.Framework.dll
Syntax
public interface IPointerType : IType, ICompilationElement, IDisplayable, IEquatable<IType>
Properties
Name | Description |
---|---|
PointedAtType | Gets the type pointed at, that is, |