17 #include "ws_symbol_export.h"
24 WS_DLL_PUBLIC gboolean ex_opt_add(
const gchar* ws_optarg);
27 WS_DLL_PUBLIC gint ex_opt_count(
const gchar* key);
30 WS_DLL_PUBLIC
const gchar* ex_opt_get_nth(
const gchar* key, guint key_index);
33 WS_DLL_PUBLIC
const gchar* ex_opt_get_next(
const gchar* key);