Home
last modified time | relevance | path

Searched defs:FromRawFd (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/io/fd/
Draw.rs57 pub trait FromRawFd { interface
/third_party/rust/crates/rustix/src/backend/libc/
Dio_lifetimes.rs51 pub trait FromRawFd { trait