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

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