Horizon
Loading...
Searching...
No Matches
exception_util.hpp
1#pragma once
2
3namespace horizon {
4void install_signal_exception_handler();
5}