Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Program termination. More...
#include "roc_core/attributes.h"
Go to the source code of this file.
Namespaces | |
roc | |
Root namespace. | |
roc::core | |
General-purpose building blocks and platform abstraction layer. | |
Functions | |
void | roc::core::die_fast (int code) |
Terminate program. More... | |
void | roc::core::die_gracefully (const char *message, bool full_backtrace) |
Terminate program with error message and backtrace. More... | |
Program termination.
Definition in file die.h.