Macro environment_sanity::fatalExit [] [src]

macro_rules! fatalExit {
    ($message:tt, $($arg:tt)*) => { ... };
}