fn exit(status: u8) noreturn

Exits the program cleanly with the specified status code.

Parameters

status: u8,