Variable VkCommandBufferAllocateInfo.commandBufferCount

struct VkCommandBufferAllocateInfo
{
  // ...
  uint commandBufferCount ;
  // ...
}