Function std::sys::unix::pipe::anon_pipe

source ·
pub fn anon_pipe() -> Result<(AnonPipe, AnonPipe)>