WIP
This commit is contained in:
@@ -19,7 +19,7 @@ void plugin_manager_on_packet_output(struct plugin_manager_schema *plug_mgr, str
|
||||
int plugin_manager_on_polling(struct plugin_manager_schema *plug_mgr);
|
||||
|
||||
struct stellar_exdata;
|
||||
struct stellar_exdata *session_exdata_runtime_new(struct plugin_manager_schema *plug_mgr);
|
||||
struct stellar_exdata *session_exdata_runtime_new(struct stellar *st);
|
||||
void session_exdata_runtime_free(struct stellar_exdata *exdata_rt);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user