CARB_UNREACHABLE

Defined in carb/Defines.h

CARB_UNREACHABLE()

A macro used to express that the current code position is unreachable.

Executing CARB_UNREACHABLE() results in undefined behavior.