11 #ifndef __FIFO_STRING_CACHE_H__
12 #define __FIFO_STRING_CACHE_H__
15 #include "ws_symbol_export.h"
36 fifo_string_cache_init(
fifo_string_cache_t *fcache, guint max_entries, GDestroyNotify string_free_func);
45 WS_DLL_PUBLIC gboolean
52 WS_DLL_PUBLIC gboolean
Definition: fifo_string_cache.h:21