Function rustc_codegen_llvm::llvm::LLVMConstIntOfArbitraryPrecision

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