Home
last modified time | relevance | path

Searched refs:FdOut (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
Dpipe.rs89 pub fn splice<FdIn: AsFd, FdOut: AsFd>( in splice()
92 fd_out: FdOut, in splice() argument