mief::execution_flow::exit
fn quit<I: Into<i32>>(code: I) -> !
Quit the program execution with the given code.