Uses of Record Class
club.doki7.vulkan.datatype.VkExportFenceWin32HandleInfoKHR
Packages that use VkExportFenceWin32HandleInfoKHR
-
Uses of VkExportFenceWin32HandleInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkExportFenceWin32HandleInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkExportFenceWin32HandleInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkExportFenceWin32HandleInfoKHRModifier and TypeMethodDescription@NotNull VkExportFenceWin32HandleInfoKHR
VkExportFenceWin32HandleInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkExportFenceWin32HandleInfoKHR.clone
(Arena arena, VkExportFenceWin32HandleInfoKHR src) VkExportFenceWin32HandleInfoKHR.dwAccess
(int value) VkExportFenceWin32HandleInfoKHR.pAttributes
(@Nullable IPointer pointer) VkExportFenceWin32HandleInfoKHR.sType
(int value) VkExportFenceWin32HandleInfoKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkExportFenceWin32HandleInfoKHRModifier and TypeMethodDescription@NotNull Iterator
<VkExportFenceWin32HandleInfoKHR> VkExportFenceWin32HandleInfoKHR.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkExportFenceWin32HandleInfoKHRModifier and TypeMethodDescriptionVkExportFenceWin32HandleInfoKHR.clone
(Arena arena, VkExportFenceWin32HandleInfoKHR src) void
VkExportFenceWin32HandleInfoKHR.Ptr.write
(long index, @NotNull VkExportFenceWin32HandleInfoKHR value)