Function kernel_hal::console::console_write_fmt
source · [−]pub fn console_write_fmt(fmt: Arguments<'_>)Expand description
Writes formatted data into the serial, and the graphic console if it exists.
pub fn console_write_fmt(fmt: Arguments<'_>)Writes formatted data into the serial, and the graphic console if it exists.