DDraceNetwork Docs
|
Functions | |
void | crashdump_init_if_available (const char *log_file_path) |
void crashdump_init_if_available | ( | const char * | log_file_path | ) |
Initializes the crash dumper and sets the filename to write the crash dump to, if support for crash logging was compiled in. Otherwise does nothing.
log_file_path | Absolute path to which crash log file should be written. |