Skip to main content

min

Function min 

Source
const fn min(a: u16, b: u16, c: u16) -> u16
Expand description

Const helper to find the min between three u16 values.