Click or drag to resize
Llvm.NET LogoITypeRefIntegerBitWidth Property

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

Integer bit width of this type or 0 for non integer types

Namespace:  Llvm.NET.Types
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
uint IntegerBitWidth { get; }

Property Value

Type: UInt32
See Also