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