Function playdate_sys::proc::abort

source ·
pub fn abort() -> !
Expand description

Executes the undefined instruction (UDF) and causes a CPU-level exception. See [core::intrinsics::abort()]