Skip to main content

warnf

Macro warnf 

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