Click or drag to resize
Llvm.NET LogoDataLayout.PointerSize Method

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

Overload List
  NameDescription
Public methodPointerSize()
Retrieves the size of a pointer for the default address space of the target
Public methodPointerSize(UInt32)
Retrieves the size of a pointer for a given address space of the target
Top
See Also