MCPcopy Create free account
hub / github.com/FastLED/FastLED / setup_crash_handler

Function setup_crash_handler

tests/crash_handler.h:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38inline void setup_crash_handler() {
39 impl::setup_crash_handler();
40}
41
42// Walk the stack of a specific suspended thread (Windows only).
43// On other platforms, use print_stacktrace() from within the target thread.

Callers 2

fl_mainFunction · 0.70

Calls

no outgoing calls

Tested by 1

fl_mainFunction · 0.56