sched_getaffinity

Function sched_getaffinity 

Source
pub fn sched_getaffinity(pid: pid_t, mask: &mut [usize]) -> Result<usize>
Expand description