Function nix::unistd::chroot

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