Function rustix::fs::fd::_is_file_read_write

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