macro_rules! pw_log_fatalf { ($($args:expr),* $(,)?) => { ... }; }
Deprecated alias for fatalf!.
fatalf!