Function min_32

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

Return the smaller of two integers.

ยงCost

113 mWU (milli weight units)