index
:
lullaby.git
main
new-config
rewrite-net-route-matching
state-copy-changes
broad lua library primarily for networking, cryptography, and multithreading
System user; root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hash
/
fasthash.h
blob: feff2fe6f31a2ad324217e17e69400d8531ebb7d (
plain
)
1
2
3
4
#include "../lua.h" int l_fasthash32(lua_State*); int l_fasthash64(lua_State*);