extern "C" CMDAPIIMPORT void CMDTerminate ( void * Interpreter ) ;
This function destroys an existing instance of the interpreter. Any use of the value of Interpreter after calling this function will result in undefined behaviour.