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