Function 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.

ยงCost

92 mWU (milli weight units)