Interface INamedStructuralType
Interface for a named type with members
Namespace: Llvm.NET.Types
Assembly: Llvm.NET.dll
Syntax
public interface INamedStructuralType : ITypeRef, IExtensiblePropertyContainer
Remarks
This is a common interface for structures and unions