Define RCSW_ER_INIT
Defined in File macros.h
Define Documentation
-
RCSW_ER_INIT(...)
Initialize the defined ER plugin.
All usage of any ER machinery is undefined until this call.
Note
May not be idempotent if the underlying plugin initialization function is not idempotent. See plugin documentation for details.