[][src]Macro rust_graphics_log::log_i

macro_rules! log_i {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}