wireshark/epan/dfilter/glib-util.h

5 lines
66 B
C

/* $Id$ */
char*
g_substrdup(const char *s, int start, int len);