[][src]Macro rust_graphics_log::log_e

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