pub fn ax_console_write_bytes(buf: &[u8]) -> AxResult<usize>
Expand description

Writes a slice of bytes to the console, returns the number of bytes written.