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