Function nix::sched::unshare
pub fn unshare(flags: CloneFlags) -> Result<()>Documentation
disassociate parts of the process execution context
See also unshare(2)
pub fn unshare(flags: CloneFlags) -> Result<()>disassociate parts of the process execution context
See also unshare(2)