Home
last modified time | relevance | path

Searched defs:fcntl_getfd (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dfcntl.rs26 pub fn fcntl_getfd<Fd: AsFd>(fd: Fd) -> io::Result<FdFlags> { in fcntl_getfd() functions

Completed in 2 milliseconds