Function left_rotate_64

Source
pub fn left_rotate_64(a: u8, b: u64) -> u64
Expand description

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

ยงCost

98 mWU (milli weight units)