bundletype
GetChar_T


bundletype GetChar_T = { include "${OSKITDIR}/oskit/c/stdio.h"
getchar }

C types:

int getchar(void);

Extended by:
Console_T, DirectGetChar_T, Stdin_T

Exported by:

Imported by:
simple_console, vga_console, waitForKey


Rendered using Haskell HTML Combinators