JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevoisbase/Components/Saliency/env_log.h>
Go to the source code of this file.
Functions | |
void | env_assert (const char *what, int custom_msg, const char *where, int line_no) |
void | env_assert_set_handler (env_assert_handler __attribute__((noreturn)) *handler) |
Interface to syslog
Definition in file env_log.c.
void env_assert | ( | const char * | what, |
int | custom_msg, | ||
const char * | where, | ||
int | line_no | ||
) |
void env_assert_set_handler | ( | env_assert_handler __attribute__((noreturn)) * | handler | ) |