Click or drag to resize
Llvm.NET LogoITypeRefCreatePointerType Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodCreatePointerType
Get a IPointerType for a type that points to elements of this type in the default (0) address space
Public methodCreatePointerType(UInt32)
Get a IPointerType for a type that points to elements of this type in the specified address space
Top
See Also