Function nix::sched::sched_setaffinity

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