Function kernel_hal::console::debug_write_str
source · [−]pub fn debug_write_str(s: &str)Expand description
Writes a string slice into the serial through sbi call.
pub fn debug_write_str(s: &str)Writes a string slice into the serial through sbi call.