vortex_error

Macro vortex_bail

Source
macro_rules! vortex_bail {
    ($($tt:tt)+) => { ... };
}