exit

exit fn(exit_code: u32)

Terminates the calling process.

Parameters

exit_code: u32

The exit code to report to the parent process.