Function nstd_sys::core::nstd_core_panic
source · #[no_mangle]
pub extern "C" fn nstd_core_panic() -> !Available on crate feature
nstd_core only.Expand description
Invokes the runtime’s panic handler.
This operation will never return.
Panics
This function will always panic.