Skip to main content

end

Function end 

Source
pub fn end(code: i32)
Expand description

Terminate the process with the given exit code.

Dispatches to end_success or end_error for known codes.