- MurmurHash3_x64_128
deprecated void MurmurHash3_x64_128(void* key, int len, uint32_t seed, void* output)
Undocumented in source. Be warned that the author may not have intended to support it.
- MurmurHash3_x86_128
deprecated void MurmurHash3_x86_128(void* key, int len, uint32_t seed, void* output)
Undocumented in source. Be warned that the author may not have intended to support it.
- MurmurHash3_x86_32
deprecated void MurmurHash3_x86_32(void* key, int len, uint32_t seed, void* output)
Undocumented in source. Be warned that the author may not have intended to support it.