rustc_codegen_llvm::llvm_::ffi

Function LLVMRustConstIntGetZExtValue

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