Function mul

Source
pub fn mul(x: i32, y: i32, z: i32) -> i32
Expand description

Returns x, y + x*z