Variable VkCommandPoolCreateInfo.queueFamilyIndex

struct VkCommandPoolCreateInfo
{
  // ...
  uint queueFamilyIndex ;
  // ...
}