18 #include "ws_symbol_export.h" 25 WS_DLL_PUBLIC gboolean ex_opt_add(
const gchar* optarg);
28 WS_DLL_PUBLIC gint ex_opt_count(
const gchar* key);
31 WS_DLL_PUBLIC
const gchar* ex_opt_get_nth(
const gchar* key, guint key_index);
34 WS_DLL_PUBLIC
const gchar* ex_opt_get_next(
const gchar* key);