fn default_panic(msg: []const u8, error_return_trace: ?*StackTrace, ret_addr: ?usize) noreturn

This function is used by the Zig language code generation and therefore must be kept in sync with the compiler implementation.

Parameters

msg: []const u8,
error_return_trace: ?*StackTrace,
ret_addr: ?usize,