nix::sched
pub const CLONE_NEWNS: CloneFlags = CloneFlags{bits: libc::CLONE_NEWNS,}
=
CloneFlags{bits: libc::CLONE_NEWNS,}