pub trait PhysMemoryAllocatorExt: IsA<PhysMemoryAllocator> + Sealed + 'static { }
Trait containing all PhysMemoryAllocator methods.
PhysMemoryAllocator