Type Alias bitmap_allocator::BitAlloc16M
source · pub type BitAlloc16M = BitAllocCascade16<BitAlloc1M>;
Expand description
A bitmap of 16M bits
Aliased Type§
struct BitAlloc16M { /* private fields */ }
pub type BitAlloc16M = BitAllocCascade16<BitAlloc1M>;
A bitmap of 16M bits
struct BitAlloc16M { /* private fields */ }