Function sub_int32

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