Method LLVMConstIntGetZExtValue
LLVMConstIntGetZExtValue(LLVMValueRef)
TODO: Provide summary for Function LLVMConstIntGetZExtValue
Declaration
public static ulong LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal)
Parameters
public static ulong LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal)
LLVMValueRef | ConstantVal | TODO: Provide details of parameter ConstantVal |
Returns
UInt64 | TODO: Document return value |