☰
In compiler_builtins::int::mul
?
Function
compiler_builtins
::
int
::
mul
::
i128_overflowing_mul
source
·
[
−
]
fn i128_overflowing_mul(lhs:
i128
, rhs:
i128
) -> (
i128
,
bool
)