Macro conio::getchar [] [src]

macro_rules! getchar {
    () => { ... };
}