Variable VkDrawIndexedIndirectCommand.indexCount

struct VkDrawIndexedIndirectCommand
{
  // ...
  uint indexCount ;
  // ...
}