lupanic_if_failed_msg
#define lupanic_if_failed_msg(_res, _msg)
Crashes the program if the specified result is failed with custom message.
Parameters
-
in _res
The result to test.
-
in _msg
The message to display.
#define lupanic_if_failed_msg(_res, _msg)
Crashes the program if the specified result is failed with custom message.
in _res
The result to test.
in _msg
The message to display.