Function left_rotate_32

Source
pub fn left_rotate_32(a: u8, b: u32) -> u32
Expand description

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

ยงCost

106 mWU (milli weight units)