Function simfony_as_rust::jet::multi_bit_logic::leftmost_64_8

source ยท
pub fn leftmost_64_8(a: u64) -> u8
Expand description

Return the most significant 8 bits of a 64-bit value.