icd/icd_signal.h

Go to the documentation of this file.
00001 
00002 #ifndef ICD_SIGNAL_H
00003 #define ICD_SIGNAL_H
00004 
00020 typedef void (*icd_signal_handler_fn) (int sig);
00021 
00022 int icd_signal_init (icd_signal_handler_fn signal_handler, ...);
00023 
00026 #endif

Generated on Tue Feb 24 16:21:36 2009 for ICd2 by  doxygen 1.5.1