Function div_int32

Source
fn div_int32(a: i32, b: i32) -> Result<i32, EvalError>