std
::
io
putchar
fn
void
putchar
(
char
c
)
@inline
Libc `putchar`, prints a single character to stdout.
Parameters