Function pipe2

Source
pub unsafe fn pipe2(fds: *mut int, flags: int) -> Result<int>
Expand description

Create pipe.