rtlsdr-wsprd/wsprd/nhash.h

4 wiersze
80 B
C

#pragma once
uint32_t nhash(const void* key, size_t length, uint32_t initval);