ΒΆllvm::sys::fs::file_t getStdinHandle()
llvm::sys::fs::file_t getStdinHandle()
Description
Return an open handle to standard in. On Unix, this is typically FD 0. Returns kInvalidFile when the stream is closed.
Declared at: llvm/include/llvm/Support/FileSystem.h:984