Macro hp_log::fatal

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