Function std::sys::unix::fs::chroot

source ·
pub fn chroot(dir: &Path) -> Result<()>