Variable VkPresentInfoKHR.pImageIndices

struct VkPresentInfoKHR
{
  // ...
  const(uint)* pImageIndices ;
  // ...
}