Class VkIndirectCommandsPushConstantTokenEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkIndirectCommandsPushConstantTokenEXT extends Struct<VkIndirectCommandsPushConstantTokenEXT> implements NativeResource
struct VkIndirectCommandsPushConstantTokenEXT {
    VkPushConstantRange updateRange;
}