- More documentation
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
#include <fennec/lang/detail/_stdlib.h>
|
||||
|
||||
using assert_handler = void (*)(const char *, const char *, int , const char *);
|
||||
|
||||
void _assert_callback(const char* expression, const char* file, int line, const char* function, const char* description);
|
||||
|
||||
void _assert_impl(const char* expression, const char* file, int line, const char* function, const char* description, bool halt)
|
||||
|
||||
Reference in New Issue
Block a user