Class VkIndirectCommandsPushConstantTokenEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkIndirectCommandsPushConstantTokenEXT extends Struct<VkIndirectCommandsPushConstantTokenEXT> implements NativeResource

 struct VkIndirectCommandsPushConstantTokenEXT {
     {@link VkPushConstantRange VkPushConstantRange} updateRange;
 }