FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
luaopen_hash
libexec/flua/libhash/lhash.h
11
int luaopen_hash(lua_State *L);
stand/kboot/kboot/lua_bindings.c
15
luaL_requiref(L, "hash", luaopen_hash, 1);