[][src]Function nix::sched::sched_setaffinity

pub fn sched_setaffinity(pid: Pid, cpuset: &CpuSet) -> Result<()>