Variable VkSubmitInfo.commandBufferCount

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