MCPcopy Create free account
hub / github.com/dobin/RedEdr / get_fatal_handler

Function get_fatal_handler

RedEdrShared/loguru.cpp:901–904  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

899 }
900
901 fatal_handler_t get_fatal_handler()
902 {
903 return s_fatal_handler;
904 }
905
906 void set_verbosity_to_name_callback(verbosity_to_name_t callback)
907 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected