Function otter_api_tests::unistd::chroot[]

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