Name
cl_shutdown
— Close the lisp environment.
Description
This function must be called before exiting a program that uses the ECL
environment. It performs some cleaning, including the execution of any
finalizers, unloading shared libraries and deleting temporary files that were
created by the compiler.