Docs.rs
compiler_builtins-0.1.160
compiler_builtins 0.1.160
Permalink
Docs.rs crate page
MIT
AND
Apache-2.0
WITH LLVM-exception AND (
MIT
OR
Apache-2.0
)
Links
Homepage
Repository
crates.io
Source
Owners
github:rust-lang:libs
rust-lang-owner
Dependencies
rustc-std-workspace-core ^1.0.0
normal
optional
cc ^1.0
build
optional
Versions
13.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
compiler_
builtins
0.1.160
In compiler_
builtins::
int::
mul
compiler_builtins
::
int
::
mul
Function
__multi3
Copy item path
Source
pub extern "C" fn __multi3(a:
i128
, b:
i128
) ->
i128