LLVMConstIntGetZExtValue

Obtain the zero extended value for an integer constant value.

@see llvm::ConstantInt::getZExtValue()

extern (C) nothrow
ulong
LLVMConstIntGetZExtValue
(
LLVMValueRef ConstantVal
)

Meta