Creates a new mask from a buffer.
impl CpuMask { fn new(buf: &[u8]) -> &CpuMask }
The buffer which contains the bitset of CPUs.