Skip to main content

max

Function max 

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

Const helper to find the max between three u16 values.