Function exit_unwind

Source
pub fn exit_unwind(code: i32) -> !
👎Deprecated: This module is in maintenance mode; the anyhow library might be a better choice
Expand description

Unwind the stack and end the process with the specified exit code.