Functions
murmur_hash.h File Reference
#include <grpc/support/port_platform.h>
#include <stddef.h>
Include dependency graph for murmur_hash.h:
This graph shows which files directly or indirectly include this file:

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 
)

Definition at line 36 of file murmur_hash.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:24