#include <nn/dbg.h> #define NN_DBG_PRINT_RESULT(exp)
| Name | Description | |
|---|---|---|
| in | exp |
The result to be displayed. |
Displays the value of Result.
Does nothing if NN_SWITCH_DISABLE_DEBUG_PRINT is defined. Also, exp will not be evaluated.
CONFIDENTIAL