LLVMConstIntGetSExtValue

Obtain the sign extended value for an integer constant value.

@see llvm::ConstantInt::getSExtValue()

extern (C) nothrow
long
LLVMConstIntGetSExtValue
(
LLVMValueRef ConstantVal
)

Meta