win32pipe.CreatePipe

(PyHANDLE, PyHANDLE) = CreatePipe(sa, nSize )

Creates an anonymous pipe, and returns handles to the read and write ends of the pipe

Parameters

sa : PySECURITY_ATTRIBUTES

nSize : int