throw_machine_stop

Macro throw_machine_stop 

Source
macro_rules! throw_machine_stop {
    ($($tt:tt)*) => { ... };
}