Function get_thread_affinity

Source
pub fn get_thread_affinity() -> Result<Option<HashSet<usize>>, Box<dyn Error>>