Terminates the runtime. This call is to be used in instances where the
standard program termination process will not be not executed. This is
most often in shared libraries or in libraries linked to a C program.
If the runtime was not successfully initialized the function returns false.
Terminates the runtime. This call is to be used in instances where the standard program termination process will not be not executed. This is most often in shared libraries or in libraries linked to a C program. If the runtime was not successfully initialized the function returns false.