Function emerald_std::process::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.