Function analyze_fragmentation

Source
pub fn analyze_fragmentation(
    allocations: &[AllocationInfo],
) -> FragmentationAnalysis
Expand description

Analyze memory fragmentation - backward compatibility function