[][src]Function nc::sched_getaffinity

pub fn sched_getaffinity(
    pid: pid_t,
    len: u32,
    user_mask_ptr: usize
) -> Result<(), Errno>

Get a thread's CPU affinity mask.