Function rustix::backend::process::syscalls::fchdir

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