Debug assertions, with logging. More...
Go to the source code of this file.
Macros | |
#define | rad_assert(expr) |
Functions | |
void | rad_assert_fail (char const *file, unsigned int line, char const *expr) CC_HINT(noreturn) |
Debug assertions, with logging.
Definition in file rad_assert.h.
#define rad_assert | ( | expr | ) |
Definition at line 38 of file rad_assert.h.