Function div

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

Returns x, z + y/x