Uses of Record Class
club.doki7.vulkan.datatype.VkSurfaceFullScreenExclusiveWin32InfoEXT
Packages that use VkSurfaceFullScreenExclusiveWin32InfoEXT
-
Uses of VkSurfaceFullScreenExclusiveWin32InfoEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkSurfaceFullScreenExclusiveWin32InfoEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkSurfaceFullScreenExclusiveWin32InfoEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkSurfaceFullScreenExclusiveWin32InfoEXTModifier and TypeMethodDescriptionVkSurfaceFullScreenExclusiveWin32InfoEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkSurfaceFullScreenExclusiveWin32InfoEXT.clone
(Arena arena, VkSurfaceFullScreenExclusiveWin32InfoEXT src) VkSurfaceFullScreenExclusiveWin32InfoEXT.hmonitor
(@NotNull MemorySegment value) VkSurfaceFullScreenExclusiveWin32InfoEXT.pNext
(@NotNull MemorySegment value) VkSurfaceFullScreenExclusiveWin32InfoEXT.sType
(int value) VkSurfaceFullScreenExclusiveWin32InfoEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkSurfaceFullScreenExclusiveWin32InfoEXTMethods in club.doki7.vulkan.datatype with parameters of type VkSurfaceFullScreenExclusiveWin32InfoEXTModifier and TypeMethodDescriptionVkSurfaceFullScreenExclusiveWin32InfoEXT.clone
(Arena arena, VkSurfaceFullScreenExclusiveWin32InfoEXT src) void
VkSurfaceFullScreenExclusiveWin32InfoEXT.Ptr.write
(long index, @NotNull VkSurfaceFullScreenExclusiveWin32InfoEXT value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkSurfaceFullScreenExclusiveWin32InfoEXTModifier and TypeMethodDescriptionVkSurfaceFullScreenExclusiveWin32InfoEXT.Ptr.at
(long index, @NotNull Consumer<@NotNull VkSurfaceFullScreenExclusiveWin32InfoEXT> consumer)