Variable VkMemoryBarrier.pNext

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