[][src]Function uapi::pipe2

pub fn pipe2(flags: c_int) -> Result<(OwnedFd, OwnedFd)>