Function simfony_as_rust::jet::arithmetic::median_8

source ยท
pub fn median_8(a: u8, b: u8, c: u8) -> u8
Expand description

Return the median of three integers.