Variable VkPipelineLayoutCreateInfo.pushConstantRangeCount

struct VkPipelineLayoutCreateInfo
{
  // ...
  uint pushConstantRangeCount ;
  // ...
}