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