Click or drag to resize
Llvm.NET LogoDataLayoutIntPtrType Method

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

Overload List
  NameDescription
Public methodIntPtrType
Retrieves an LLVM integer type with the same bit width as a pointer for the default address space of the target
Public methodIntPtrType(UInt32)
Retrieves an LLVM integer type with the same bit width as a pointer for the given address space of the target
Top
See Also