pub fn upload_crash_report(_reason: CrashReportReason)
Expand description

Captures a crash dump and uploads a crash report, without crashing the process.

A crash report from the current process is always taken, modulo rate limiting. Additionally, crash reports can be triggered on other processes, if the caller is the main process and reason was mapped to process types with set_crash_tube_map.