Macro sel4_panicking_env::register_abort_hook

source ยท
macro_rules! register_abort_hook {
    ($(#[$attrs:meta])* $path:path) => { ... };
}