pub fn exit_thread_safe(error_code: i32) -> !
Helper for exiting macros.
This function exists to avoid that all callers of halt! have to explicitly depend on libc.
halt!
libc