Typedefs
CoinSignal.hpp File Reference
#include <csignal>
Include dependency graph for CoinSignal.hpp:

Go to the source code of this file.

Typedefs

typedef void(* CoinSighandler_t )(int)
 

Typedef Documentation

typedef void(* CoinSighandler_t)(int)

Definition at line 111 of file CoinSignal.hpp.