|
Zen API
|
| #define kEndCatch | ( | STATUS | ) | kEndCatch_(STATUS) |
Closes a kCatch block.
If the STATUS argument is not kOK, the current function returns STATUS.
This macro is guaranteed to evaluate its arguments only once.
| STATUS | Result of the kCatch block. |