tauri_
sys
0.1.0
In tauri_
sys::
process
tauri_sys
::
process
Function
exit
Copy item path
source
pub async fn exit(exit_code:
i32
) ->
!
Expand description
Exits immediately with the given
exit_code
.