ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
hashfn.h
1 #include <stdint.h>
2 uint32_t hashfn(const char * data, int len);