Function tauri_sys::process::exit

source ยท
pub async fn exit(exit_code: i32) -> !
Expand description

Exits immediately with the given exit_code.