msgrcv

Macro msgrcv 

Source
macro_rules! msgrcv {
    ($id: expr, $from: expr) => { ... };
}
Expand description

The msgrcv macro recuperates a new message according to $from variable.