Function rustc_llvm_proxy::proxy::LLVMConstIntOfArbitraryPrecision
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstIntOfArbitraryPrecision(
IntTy: LLVMTypeRef,
NumWords: c_uint,
Words: *const u64
) -> LLVMValueRef