Function tauri_wasm::plugin::process::exit

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

Exits immediately with the given exit_code.