Function mz_ore::process::halt

source ยท
pub fn halt() -> !
Expand description

Helper for the halt! macro.

This function exists to avoid that all callers of halt! have to explicitly depend on libc.