linux_
api
0.0.0
In linux_
api::
exit
Functions
exit
exit_group
exit_group_raw
exit_raw
linux_api
::
exit
Function
exit
Copy item path
Settings
Help
Summary
Source
pub fn exit(val:
i8
) ->
!
Expand description
Exits the current thread, setting
val
as the exit code.