This is a beta autodoc build; expect bugs and missing information.
std
process
exit
fn
exit
(
status
:
u8
)
noreturn
[
src
]
Exits the program cleanly with the specified status code.
Parameters
status
:
u8
,