Function expect_exit::exit_unwind[][src]

pub fn exit_unwind(code: i32) -> !
Expand description

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