Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/fs/
H A Dfd.rs260 pub fn is_file_read_write<Fd: AsFd>(fd: Fd) -> io::Result<(bool, bool)> { in is_file_read_write() functions

Completed in 1 milliseconds