Install the fatal signal callbacks; fatal signals will call these callbacks in the order in which they were added.

Synopsis

Declared in <folly/debugging/symbolizer/SignalHandler.h>

void
installFatalSignalCallbacks();

Created with MrDocs