Function rapidhash

Source
pub const fn rapidhash(data: &[u8]) -> u64
Expand description

Rapidhash a single byte stream, matching the C++ implementation.