Variable VkBindImageMemoryInfo.pNext

struct VkBindImageMemoryInfo
{
  // ...
  const(void)* pNext ;
  // ...
}