Function nix::sched::setns [−][src]
pub fn setns(fd: RawFd, nstype: CloneFlags) -> Result<()>
Expand description
reassociate thread with a namespace
See also setns(2)
pub fn setns(fd: RawFd, nstype: CloneFlags) -> Result<()>
reassociate thread with a namespace
See also setns(2)