Function simfony_as_rust::jet::multi_bit_logic::right_rotate_16

source ยท
pub fn right_rotate_16(a: u4, b: u16) -> u16
Expand description

Right-rotate a 16-bit value by the given amount.