Searched refs:lws_plugin_destroy_func (Results 1 – 3 of 3) sorted by relevance
214 typedef int (*lws_plugin_destroy_func)(struct lws_context *); typedef
143 lws_plugin_destroy_func func; in lws_plat_plugins_destroy()
422 lws_plugin_destroy_func func; in lws_uv_plugins_destroy()453 func = (lws_plugin_destroy_func)v; in lws_uv_plugins_destroy()