axhal
0.1.0
Module console
Module Items
Functions
In crate axhal
axhal
Module
console
Copy item path
Source
Expand description
Console input and output.
Functions
ยง
read_
bytes
Reads bytes from the console into the given mutable slice. Returns the number of bytes read.
write_
bytes
Write a slice of bytes to the console.