[][src]Function nc::pipe2

pub fn pipe2(pipefd: &mut [i32; 2], flags: i32) -> Result<(), Errno>

Create a pipe.