Function sched_setaffinity

pub unsafe extern "C" fn sched_setaffinity(pid: pid_t, cpusetsize: size_t, cpuset: *const cpu_set_t) -> c_int