[][src]Macro rust_graphics_log::log_f

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