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