Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
wslua_pinfo_common.h
Go to the documentation of this file.
1
18#include "wslua.h"
19
20void Push_Columns(lua_State *L, Columns c);
21int get_Columns_index(lua_State *L);
Definition wslua.h:247