Skip to main content

max_int

Function max_int 

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

@return the maximum of two integers