Skip to main content

LLVMConstByteGetZExtValue

Function LLVMConstByteGetZExtValue 

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

Obtain the zero extended value for a byte constant value.