panic — halt the system
void panic (
)
fmt
The text string to print
...
variable arguments
Display a message, then perform cleanups.
This function never returns.