Function sel4_panicking_env::abort_without_info

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

Abort without any AbortInfo.

This function does the same thing as abort!, except it passes None to the abort hook.