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