rtlsdr-wsprd/wsprd/nhash.h

4 wiersze
80 B
C
Czysty Zwykły widok Historia

2017-06-23 16:34:23 +00:00
#pragma once
2016-06-11 21:34:36 +00:00
uint32_t nhash(const void* key, size_t length, uint32_t initval);