[][src]Function mief::execution_flow::exit::quit

fn quit<I: Into<i32>>(code: I) -> !

Quit the program execution with the given code.