Type Alias mmtk::policy::marksweepspace::native_ms::block_list::BlockLists
source · pub type BlockLists = Box<[BlockList; 49]>;
Expand description
All the bins for the block lists
Aliased Type§
struct BlockLists(Unique<[BlockList; 49]>, Global);
Fields§
§0: Unique<[BlockList; 49]>
§1: Global