Function new_pipe_pair

Source
fn new_pipe_pair() -> Result<(impl AsRawDescriptor + Read, impl AsRawDescriptor + Write)>