Variable VkImageMemoryBarrier.pNext

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