Type Definition panda_sys::__sighandler_t[][src]

pub type __sighandler_t = Option<unsafe extern "C" fn(arg1: c_int)>;