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

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