 | ITypeRefCreatePointerType Method |
[This is preliminary documentation and is subject to change.]
Get a
IPointerType for a type that points to elements of this type in the default (0) address space
Namespace:
Llvm.NET.Types
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
SyntaxIPointerType CreatePointerType()
Return Value
Type:
IPointerTypeIPointerTypecorresponding to the type of a pointer that refers to elements of this type
See Also