Is your feature request related to a problem? Please describe.
The plugin interface has sa_plugin_initialize() but no mirror terminating function.
Describe the solution you'd like
Implement function sa_plugin_terminate() in the C API.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
The plugin interface has
sa_plugin_initialize()but no mirror terminating function.Describe the solution you'd like
Implement function
sa_plugin_terminate()in the C API.Describe alternatives you've considered
N/A
Additional context
N/A