|
staticnoexcept |
Terminates this process and returns an exit code to the operating system without completely cleaning the resources..
exit_code | The exit code to return to the operating system. Use 0 (zero) to indicate that the process completed successfully. |