Uses of Interface
club.doki7.vma.datatype.IVmaDefragmentationStats
Packages that use IVmaDefragmentationStats
-
Uses of IVmaDefragmentationStats in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaDefragmentationStatsModifier and TypeMethodDescriptionvoid
VMA.endDefragmentation
(VmaAllocator allocator, VmaDefragmentationContext context, @Nullable IVmaDefragmentationStats pStats) Ends defragmentation process. -
Uses of IVmaDefragmentationStats in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaDefragmentationStatsModifier and TypeClassDescriptionfinal record
Statistics returned for defragmentation process in function vmaEndDefragmentation().static final record
Represents a pointer to / an array of null structure(s) in native memory.