DDraceNetwork Documentation
Loading...
Searching...
No Matches
crashdump.h
Go to the documentation of this file.
1#ifndef BASE_CRASHDUMP_H
2#define BASE_CRASHDUMP_H
3
7
16void crashdump_init_if_available(const char *log_file_path);
17
18#endif
void crashdump_init_if_available(const char *log_file_path)
Definition crashdump.cpp:49