Skip to main content

word64_shl

Function word64_shl 

Source
pub fn word64_shl(w: Word64, n: i64) -> Word64
Expand description

word64Shl(w, n) — logical shift-left of a Word64 by n bits (Keccak lane byte-packing).