Packages
std
Settings
Theme
light
dark
ayu
system preference
Summary
std
::
os
function
exit
fn exit(code:
u32
) ->
!
{ .. }
Expand
Exits the process. Does
not
run mira destructors (std::drop::Drop)