Variable VkDrawIndirectCommand.vertexCount

struct VkDrawIndirectCommand
{
  // ...
  uint vertexCount ;
  // ...
}