Function kernel_hal::console::console_write_str
source · [−]pub fn console_write_str(s: &str)Expand description
Writes a string slice into the serial, and the graphic console if it exists.
pub fn console_write_str(s: &str)Writes a string slice into the serial, and the graphic console if it exists.