Represents a function pointer type (delegate*).
Namespace: Metalama.Framework.Code.Types
Assembly: Metalama.Framework.dll
Syntax
public interface IFunctionPointerType : IType, ICompilationElement, IDisplayable, IEquatable<IType>Remarks
Function pointer types are not fully supported in Metalama.