lupanic_if_failed
#define lupanic_if_failed(_res)
Crashes the program if the specified result is failed.
Parameters
-
in _res
The result to test.
#define lupanic_if_failed(_res)
Crashes the program if the specified result is failed.
in _res
The result to test.