rustix::backend::process::syscalls

Function chroot

Source
pub(crate) fn chroot(filename: &CStr) -> Result<()>