axhal
0.1.0
Module console
Functions
In crate axhal
?
Settings
Module
axhal
::
console
Copy item path
source
·
[
−
]
Expand description
Console input and output.
Functions
§
getchar
Reads a byte from the console, or returns
None
if no input is available.
putchar
Writes a byte to the console.
write_bytes
Write a slice of bytes to the console.