Marks a CPU as offline.
impl CpuMask { fn unset(&mut self, id: usize) -> () }
The id of the CPU to mark.