interrupt_with_result

Macro interrupt_with_result 

Source
macro_rules! interrupt_with_result {
    ($input:expr, $arg:expr) => { ... };
}