Type Alias bitmap_allocator::BitAlloc64K
source · pub type BitAlloc64K = BitAllocCascade16<BitAlloc4K>;
Expand description
A bitmap of 64K bits
Aliased Type§
struct BitAlloc64K { /* private fields */ }
pub type BitAlloc64K = BitAllocCascade16<BitAlloc4K>;
A bitmap of 64K bits
struct BitAlloc64K { /* private fields */ }