Skip to main content

LLVMConstByteGetSExtValue

Function LLVMConstByteGetSExtValue 

Source
pub unsafe extern "C" fn LLVMConstByteGetSExtValue(
    ConstantVal: LLVMValueRef,
) -> c_longlong
Expand description

Obtain the sign extended value for a byte constant value.