Function rustix::backend::pipe::syscalls::pipe

source ยท
pub(crate) fn pipe() -> Result<(OwnedFd, OwnedFd)>