Skip to main content

pipe

Function pipe 

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

Create pipe.