Define RCSW_CHECK
Defined in File common.h
Define Documentation
-
RCSW_CHECK(cond)
If condition is not true, go to the error/bailout section for function (you must have a label called
error
in your function).
Defined in File common.h
If condition is not true, go to the error/bailout section for function (you must have a label called error
in your function).