rustc_codegen_llvm::llvm_::ffi

Function LLVMConstIntOfArbitraryPrecision

Source
pub unsafe extern "C" fn LLVMConstIntOfArbitraryPrecision(
    IntTy: &Type,
    Wn: c_uint,
    Ws: *const u64,
) -> &Value