Wireshark  4.3.0
The Wireshark network protocol analyzer
sttype-pointer.h
Go to the documentation of this file.
1 
11 #ifndef STTYPE_POINTER_H
12 #define STTYPE_POINTER_H
13 
14 #include "dfilter-int.h"
15 #include <epan/ftypes/ftypes.h>
16 
17 ftenum_t
18 sttype_pointer_ftenum(stnode_t *node);
19 
20 #endif
Definition: syntax-tree.h:79