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