pub unsafe extern "C" fn getchar() -> c_int
Read a character from stdin.
This function is a possible cancellation point and therefore not marked with __THROW.