Function rustix::backend::thread::syscalls::unshare

source ยท
pub(crate) fn unshare(flags: UnshareFlags) -> Result<()>