Macro libertyos_kernel::print[][src]

macro_rules! print {
    ($($arg : tt) *) => { ... };
}