nix::unistd

Function chroot

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