Function exit

Source
pub unsafe fn exit(code: i32) -> !
Expand description

ยงSafety

No guarantees are made about the state of the system after this function returns.