Define ER_FATAL_SENTINEL

Define Documentation

ER_FATAL_SENTINEL(msg, ...)

Mark a place in the code as being universally bad, like really really bad. Fatally bad. If execution ever reaches this spot stop the program after reporting the specified message.