HH\Lib\IO\pipe_nd
Requires the Hack Standard Library - Experimental Additions to be installed.
Deprecated: use pipe() instead
namespace HH\Lib\IO;
function pipe_nd(): (CloseableReadFDHandle, CloseableWriteFDHandle);
Returns
(CloseableReadFDHandle, CloseableWriteFDHandle)