Function simfony_as_rust::jet::arithmetic::max_64

source ยท
pub fn max_64(a: u64, b: u64) -> u64
Expand description

Return the bigger of two integers.