Function simfony_as_rust::jet::multi_bit_logic::rightmost_64_16

source ยท
pub fn rightmost_64_16(a: u64) -> u16
Expand description

Return the least significant 16 bits of a 64-bit value.