Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
wslua
lua_bitop.h
Go to the documentation of this file.
1
11
#ifndef _LUA_BITOP_H
12
#define _LUA_BITOP_H
13
22
extern
int
luaopen_bit
(lua_State *L);
23
24
#endif
/* _LUA_BITOP_H */
luaopen_bit
int luaopen_bit(lua_State *L)
Open the bit library in Lua.
Definition
lua_bitop.c:138
Generated by
1.9.8