[][src]Function nix::unistd::chroot

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