|
Cthulhu
0.2.10
Cthulhu compiler collection
|
#include "common_extra.h"#include "format/notify2.h"#include "io/io.h"#include "std/typed/vector.h"#include "std/vector.h"#include "base/panic.h"
Go to the source code of this file.
Data Structures | |
| struct | notify_config_t |
Macros | |
| #define | COLOUR_PATH eColourBlue |
Functions | |
| STA_DECL void | print_notify (print_notify_t config, const event_t *event) |
| format a single event for printing More... | |
| STA_DECL void | print_notify_many (print_notify_t config, const typevec_t *events) |
| format many events for printing More... | |
| #define COLOUR_PATH eColourBlue |