script_engine_exit

version(Backend)
void
script_engine_exit
(
)

Detailed Description

script engine exit

Function to be provided by the module that is called when the module is unloading. Frequently does nothing.

Meta