Macro os::kprint

source · []
macro_rules! kprint {
    ($fmt: literal $(, $($arg: tt)+)?) => { ... };
}