[][src]Macro oxygengine::warn

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