Macro sel4::debug_print

source ·
macro_rules! debug_print {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints using seL4_DebugPutChar.