Macro game_kernel_logger::log_warn[][src]

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