Interface IPointerType
Interface for a pointer type in LLVM
Namespace: Llvm.NET.Types
Assembly: Llvm.NET.dll
Syntax
public interface IPointerType : ISequenceType, ITypeRef, IExtensiblePropertyContainer
Properties
AddressSpace | Gets the address space the pointer refers to |