bundletype
PutChar_T
bundletype
PutChar_T
=
{ include
"${OSKITDIR}/oskit/c/stdio.h"
putchar
putbytes
}
C types:
int putchar(int __c);
Extended by:
Console_T
,
Stdout_T
Exported by:
VGA
Imported by:
libc_stdout
,
netprintf
,
simple_console
,
vga_console
Rendered using Haskell HTML Combinators