Function libera::devela::cmp::max_u32

source ·
pub const fn max_u32(a: u32, b: u32) -> u32
Expand description

Compares and returns the maximum of two u32 values.