6 | --------------------------------------------------------------------------------
7 | -- FFI
8 | --------------------------------------------------------------------------------
16 | --------------------------------------------------------------------------------
17 | -- API
18 | --------------------------------------------------------------------------------
20 | ||| Creates a pipe and writes the two file descriptors into the given C-array,
21 | ||| the read end at position 0 the write end at position 1.
26 | ||| Creates a new FIFO (named pipe) on disc.