Function max_32

Source
pub fn max_32(a: u32, b: u32) -> u32
Expand description

Return the bigger of two integers.

ยงCost

92 mWU (milli weight units)