pub fn chdir<P>(path: P) -> Result<(), Errno> ⓘwhere P: Arg,
dep_rustix
chdir(path)—Change the current working directory.
chdir(path)