Skip to main content

ove_print

Macro ove_print 

Source
macro_rules! ove_print {
    ($($arg:tt)*) => { ... };
}
Expand description

Alias for printk! using the ove_print! name.