Skip to main content
mul_i32_i64
arrow_
arith
59.1.0
In arrow_
arith::
numeric
arrow_arith
::
numeric
Function
mul_
i32_
i64
Copy item path
Source
fn mul_i32_i64(left:
i32
, right:
i64
) ->
Result
<
i32
, ArrowError>