sel4_panicking_env

Function abort_without_info

Source
pub fn abort_without_info() -> !
Expand description

Aborts without any AbortInfo.

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