Macro sig::signal [] [src]

macro_rules! signal {
    ($sig: expr, $fnc: expr) => { ... };
}

The signal macro receives a signal to a PID program.