Function nix::sched::setns

source ·
pub fn setns(fd: RawFd, nstype: CloneFlags) -> Result<()>