Function simfony_as_rust::jet::arithmetic::min_16
source ยท pub fn min_16(a: u16, b: u16) -> u16Expand description
Return the smaller of two integers.
pub fn min_16(a: u16, b: u16) -> u16Return the smaller of two integers.