vdev::macros

Macro fatal

Source
macro_rules! fatal {
    ($($arg:tt)*) => { ... };
}