Reports whether standard input has data available to read.
Declared in <compat/stdin.h>
<compat/stdin.h>
bool StdinReady();
True if input can be read without blocking, false otherwise.