Variable VkMappedMemoryRange.pNext

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