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

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