Macro ostd::early_print

source ยท
macro_rules! early_print {
    ($fmt: literal $(, $($arg: tt)+)?) => { ... };
}
Expand description

Prints to the console.