Uses of Interface
club.doki7.vma.datatype.IVmaVirtualAllocationInfo
Packages that use IVmaVirtualAllocationInfo
-
Uses of IVmaVirtualAllocationInfo in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaVirtualAllocationInfoModifier and TypeMethodDescriptionvoid
VMA.getVirtualAllocationInfo
(VmaVirtualBlock virtualBlock, VmaVirtualAllocation allocation, IVmaVirtualAllocationInfo pVirtualAllocInfo) Returns information about a specific virtual allocation within a virtual block, like its size andpUserData
pointer. -
Uses of IVmaVirtualAllocationInfo in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaVirtualAllocationInfoModifier and TypeClassDescriptionfinal record
Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo().static final record
Represents a pointer to / an array of null structure(s) in native memory.