HH\Lib\IO\CloseableWriteFDHandle
Requires the Hack Standard Library - Experimental Additions to be installed.
Interface Synopsis
namespace HH\Lib\IO;
interface CloseableWriteFDHandle implements WriteFDHandle, CloseableFDHandle, CloseableWriteHandle {...}