Function pipe

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

Create pipe.