tauri_sys::process

Function exit

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

Exits immediately with the given exit_code.