axlibc
0.1.0
axlibc
Function
exit
Copy item path
Source
#[no_mangle] pub unsafe extern "C" fn exit(exit_code:
c_int
) ->
!
Expand description
Exits the current thread.