Variable VkSwapchainCreateInfoKHR.pQueueFamilyIndices

struct VkSwapchainCreateInfoKHR
{
  // ...
  const(uint)* pQueueFamilyIndices ;
  // ...
}