Function nix::unistd::pipe [] [src]

pub fn pipe() -> Result<(Fd, Fd)>