rustix::fs::fd

Function _is_file_read_write

Source
pub(crate) fn _is_file_read_write(fd: BorrowedFd<'_>) -> Result<(bool, bool)>