getchar

Macro getchar 

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