Method LLVMConstIntGetSExtValue
LLVMConstIntGetSExtValue(LLVMValueRef)
TODO: Provide summary for Function LLVMConstIntGetSExtValue
Declaration
public static long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal)
Parameters
public static long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal)
LLVMValueRef | ConstantVal | TODO: Provide details of parameter ConstantVal |
Returns
Int64 | TODO: Document return value |