Function playdate_sys::proc::error

source ·
pub fn error<S: AsRef<str>>(text: S) -> !
Expand description

Stops the program execution with custom system-level error.