Files
oak-editor/app/common/crashhandler.h
T

7 lines
102 B
C

#ifndef CRASHHANDLER_H
#define CRASHHANDLER_H
void crash_handler(int sig);
#endif // CRASHHANDLER_H