Function simfony_as_rust::jet::multi_bit_logic::right_rotate_32

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

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