pub type NodeSet = Bitmap;
A NodeSet is a Bitmap whose bits are set according to NUMA memory node physical OS indexes.
NodeSet
Bitmap
pub struct NodeSet { /* private fields */ }