Function rustc_codegen_llvm::llvm::LLVMRustConstIntGetZExtValue

source ยท
pub unsafe extern "C" fn LLVMRustConstIntGetZExtValue(
    ConstantVal: &ConstantInt,
    Value: &mut u64,
) -> bool