Function nix::unistd::chdir [] [src]

pub fn chdir<P: ?Sized + NixPath>(path: &P) -> Result<()>