Function rux::unistd::chroot [] [src]

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