fn rust_panic(msg: &mut dyn PanicPayload) -> !
Available on non-
panic=immediate-abort
only.Expand description
A function with a fixed suffix (through rustc_std_internal_symbol
)
on which to slap yer breakpoints.
fn rust_panic(msg: &mut dyn PanicPayload) -> !
panic=immediate-abort
only.A function with a fixed suffix (through rustc_std_internal_symbol
)
on which to slap yer breakpoints.