fn default_panic(msg: []const u8, error_return_trace: ?*StackTrace, ret_addr: ?usize) noreturn
[src]
This function is used by the Zig language code generation and therefore must be kept in sync with the compiler implementation.
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.