fx_err_and_bail

Macro fx_err_and_bail 

Source
macro_rules! fx_err_and_bail {
    ($tag:expr, $msg:expr) => { ... };
}