Skip to main content

err_exit

Macro err_exit 

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