pub fn fchdir<Fd>(fd: Fd) -> Result<(), Errno> ⓘwhere Fd: AsFd,
dep_rustix
fchdir(fd)—Change the current working directory.
fchdir(fd)