Function siphash

Source
pub fn siphash(bytes: &[u8]) -> u64
Expand description

Generate a siphash from an arbitrary length array of bytes.