subtract

Function subtract 

Source
pub fn subtract(a: i32, b: i32) -> i32
Expand description

减去两个数并返回结果