Define RCSW_ER_DEINIT

Define Documentation

RCSW_ER_DEINIT(...)

Uninitialize/shutdown the defined ER plugin.

All usage of any ER machinery is undefined after this call until RCSW_ER_INIT is called.

Note

May not be idempotent if the underlying plugin shutdown function is not idempotent. See plugin documentation for details.