GRPC Core  18.0.0
Functions
murmur_hash.h File Reference
#include <grpc/support/port_platform.h>
#include <stddef.h>

Go to the source code of this file.

Functions

uint32_t gpr_murmur_hash3 (const void *key, size_t len, uint32_t seed)
 

Function Documentation

◆ gpr_murmur_hash3()

uint32_t gpr_murmur_hash3 ( const void *  key,
size_t  len,
uint32_t  seed 
)