pub type NSTDStandardInputHandle = *mut BufReader<Stdin>;
Expand description

A raw handle to stdin.