Uses of Interface
club.doki7.vma.datatype.IVmaVirtualBlockCreateInfo
Packages that use IVmaVirtualBlockCreateInfo
-
Uses of IVmaVirtualBlockCreateInfo in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaVirtualBlockCreateInfoModifier and TypeMethodDescriptionint
VMA.createVirtualBlock
(IVmaVirtualBlockCreateInfo pCreateInfo, VmaVirtualBlock.Ptr pVirtualBlock) Creates newVmaVirtualBlock
object. -
Uses of IVmaVirtualBlockCreateInfo in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaVirtualBlockCreateInfoModifier and TypeClassDescriptionfinal record
Parameters of createdVmaVirtualBlock
object to be passed to vmaCreateVirtualBlock().static final record
Represents a pointer to / an array of null structure(s) in native memory.