pub fn int_of_word64(w: Word64) -> i64
The value of a Word64 as an Int — intOfWord64(w). For values ≥ 2⁶³ this is a negative i64 (two’s-complement bits); used on byte-masked lanes (< 256) in Keccak’s squeeze.
Word64
Int
intOfWord64(w)
i64
< 256