[][src]Function fasthash::spooky::hash32

pub fn hash32<T: AsRef<[u8]>>(v: T) -> u32

SpookyHash 32-bit hash functions for a byte array.