[][src]Type Definition avr_libc::sighandler_t

type sighandler_t = Option<unsafe extern "C" fn(arg1: i16)>;