Variable QueueFamily.count

struct QueueFamily
{
  // ...
  uint count ;
  // ...
}