Page MenuHomePhorge

crash.h
No OneTemporary

Size
280 B
Referenced Files
None
Subscribers
None
#ifndef ANT_CRASH_H
#define ANT_CRASH_H
#include <stdbool.h>
#include "types.h"
void ant_crash_init(int argc, char **argv);
void ant_crash_suppress_reporting(void);
int ant_crash_run_internal_report(ant_t *js);
bool ant_crash_is_internal_report(int argc, char **argv);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, May 2, 2:11 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
542336
Default Alt Text
crash.h (280 B)

Event Timeline