Function rustc_codegen_llvm::llvm_::ffi::LLVMRustConstInt128Get
source ยท pub unsafe extern "C" fn LLVMRustConstInt128Get(
ConstantVal: &ConstantInt,
SExt: bool,
high: &mut u64,
low: &mut u64,
) -> bool