Synopsis
__noreturn void _Exit(int exit_code);
Description

_Exit returns to the startup code and performs the appropriate cleanup process.