[][src]Type Definition unix_signal::Handler

type Handler = unsafe extern "C" fn(_: usize, _: &siginfo_t, _: &ucontext);