Contents
Interface IVkMappedMemoryRange
- All Superinterfaces:
IPointer
- All Known Implementing Classes:
VkMappedMemoryRange
,VkMappedMemoryRange.Ptr
public sealed interface IVkMappedMemoryRange
extends IPointer
permits VkMappedMemoryRange, VkMappedMemoryRange.Ptr
Auxiliary interface for unifying VkMappedMemoryRange
and VkMappedMemoryRange.Ptr
operations.
See package level documentation for more details.